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






In This Topic
    ContentType Class
    In This Topic
    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
    public class ContentType 
    public class ContentType 
    public class ContentType 
    public __gc class ContentType 
    public ref class ContentType 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.ContentType

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also