CSDKExceptionMessage Property
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntaxpublic override string Message { get; }Public Overrides ReadOnly Property Message As String
Get
public:
virtual property String^ Message {
String^ get () override;
}Property Value
Type:
StringImplements
_ExceptionMessage
See Also