DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.Formatters Namespace / DicomAttribute Class / tag Property

In This Topic
    tag Property (DicomAttribute)
    In This Topic
    Internal Use Only
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlAttributeAttribute()>
    Public Property tag As System.String
    [System.Xml.Serialization.XmlAttribute()]
    public System.string tag {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also