DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / InfoMessageArgs Class / Message Property






Message Property (InfoMessageArgs)
The message to be passed back
Syntax
'Declaration
 
Public ReadOnly Property Message As System.String
 
'Usage
 
Dim instance As InfoMessageArgs
Dim value As System.String
 
value = instance.Message
Requirements

Target Platforms: .NET CLR 4.8 or higher

See Also