Accusoft.PdfXpressSdk Namespace > OperationStoppedException Class : Message Property |
'Declaration Public Overrides NotOverridable ReadOnly Property Message As String
'Usage Dim instance As OperationStoppedException Dim value As String value = instance.Message
public override string Message {get;}
public: __property string* get_Message() override;