ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > UserMessageEventArgs Class : Message Property |
'Declaration Public ReadOnly Property Message As System.String
'Usage Dim instance As UserMessageEventArgs Dim value As System.String value = instance.Message
public System.string Message {get;}
public: __property System.string* get_Message();