SoErrorGetDebugString Method |
Returns debug string containing full error information from instance.
Namespace: OIV.Inventor.ErrorsAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public string GetDebugString()
Public Function GetDebugString As String
public:
String^ GetDebugString()
member GetDebugString : unit -> string
Return Value
Type:
StringRemarks See Also