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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also