DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAttribute Class / Description Property

In This Topic
    Description Property (DicomAttribute)
    In This Topic
    The DICOM Description of the Attribute
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Description As System.String
    public System.string Description {get;}
    Remarks
    This is a general description of the DICOM tag itself, NOT the actual data in this instance.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also