LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Message Property (MessagerMessageEventArgs)

Show in webframe






Gets the message text.
Syntax
public string Message {get;}
'Declaration
 
Public ReadOnly Property Message As String
'Usage
 
Dim instance As MessagerMessageEventArgs
Dim value As String
 
value = instance.Message

            

            
public: __property string* get_Message();
public:
property string* Message {
   string* get();
}

Property Value

Type: System.String The message text.
Requirements

Target Platforms

See Also

Reference

MessagerMessageEventArgs Class
MessagerMessageEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.