![](../icons/Help.png) | DMExceptionMessage Property |
Additional information about exception
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic override string Message { get; }
Public Overrides ReadOnly Property Message As String
Get
public:
virtual property String^ Message {
String^ get () override;
}
Property Value
StringImplements
_ExceptionMessage
See Also