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

In This Topic
    Keyword Property (DicomAttribute)
    In This Topic
    String representation of the attribute's keyword
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Keyword As System.String
    public System.string Keyword {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also