NvDxInteropException Constructor (String) |
Namespace: OIV.Inventor.WpfAssembly: OIV.InventorToWpf (in OIV.InventorToWpf.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic NvDxInteropException(
string message
)
Public Sub New (
message As String
)
public:
NvDxInteropException(
String^ message
)
new :
message : string -> NvDxInteropException
Parameters
- message
- Type: SystemString
See Also