DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / ContentType Class
Members






    ContentType Class
    Describes the type of the content based on the chosen media type. This would represent the chosen MIME type for communicaiton purposes.
    Object Model
    ContentType Class
    Syntax
    'Declaration
     
    
    Public Class ContentType 
     
    'Usage
     
    
    Dim instance As ContentType
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.ContentType

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also