DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / ContentTypes Class / DicomXML Field






In This Topic
    DicomXML Field
    In This Topic
    DICOM in XML content type
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DicomXML As ContentType
    'Usage
     
    
    Dim value As ContentType
     
    value = ContentTypes.DicomXML
    public static readonly ContentType DicomXML
    public field DicomXML: ContentType; static; readonly 
    public static var DicomXML : ContentType;
    public: static readonly ContentType* DicomXML
    public:
    static readonly ContentType^ DicomXML
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also