Click or drag to resize
NvDxInteropException Constructor (String)
Initializes a new instance of the NvDxInteropException class

Namespace: OIV.Inventor.Wpf
Assembly: OIV.InventorToWpf (in OIV.InventorToWpf.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public NvDxInteropException(
	string message
)

Parameters

message
Type: SystemString
See Also