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






    OctetStream Field
    DICOM content type
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OctetStream As ContentType
     
    'Usage
     
    
    Dim value As ContentType
     
    value = ContentTypes.OctetStream
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also