DicomObjects.NET Core 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.
    Syntax
    'Declaration
     
    
    Public Class ContentType 
    'Usage
     
    
    Dim instance As ContentType
    public class ContentType 
    public ref class ContentType 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.ContentType

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also