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

In This Topic
    Attribute Property (DicomValidationException)
    In This Topic
    The attribute which failed validation
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Attribute As DicomAttribute
    public DicomAttribute Attribute {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also