Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Dicom.Server.Admin Namespace > MessageEventArgs Class : Message Property |
public ServiceMessage Message {get;}
'Declaration Public ReadOnly Property Message As ServiceMessage
'Usage Dim instance As MessageEventArgs Dim value As ServiceMessage value = instance.Message
public: property ServiceMessage^ Message { ServiceMessage^ get(); }