DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomValidationException Class / Message Property

In This Topic
    Message Property (DicomValidationException)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Overridable ReadOnly Property Message As System.String
    [__DynamicallyInvokable()]
    public virtual System.string Message {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also