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

In This Topic
    Message Property (InfoMessageArgs)
    In This Topic
    The message to be passed back
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Message As System.String
    public System.string Message {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also