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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also