Accusoft.PdfXpress6.Net
Message Property (PdfXpressLicensingException)




Gets a text description of the exception.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Message As String
'Usage
 
Dim instance As PdfXpressLicensingException
Dim value As String
 
value = instance.Message
public override string Message {get;}
public: __property string* get_Message() override;
public:
property String^ Message {
   String^ get() override;
}

Property Value

A string value which represents the message.
See Also

Reference

PdfXpressLicensingException Class
PdfXpressLicensingException Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback