'Declaration
Public ReadOnly Property Message As String
'Usage
Dim instance As TdError
Dim value As String
value = instance.Message
public string Message {get;}
public:
property String^ Message {
String^ get();
}
Property Value
The message text describing the error.
Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019