Leadtools.Medical.Workstation Namespace > MessagerQuestionEventArgs Class : Message Property |
public string Message {get;}
'Declaration Public ReadOnly Property Message As String
'Usage Dim instance As MessagerQuestionEventArgs Dim value As String value = instance.Message
public: __property string* get_Message();