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






    Keyword Property (DicomAttribute)
    String representation of the attribute's keyword
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Keyword As System.String
     
    'Usage
     
    
    Dim instance As DicomAttribute
    Dim value As System.String
     
    value = instance.Keyword
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also