DicomObjects.NET Core Documentation
DicomObjects.DicomWeb Namespace / ContentType Class
Properties Methods


In This Topic
    ContentType Class Members
    In This Topic

    The following tables list the members exposed by ContentType.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Definiton of the media type (mainly to define whether it is multipart or not). If not this represents the actual MIME type  
    Public Property Definiton of the media type (mainly to define whether it is multipart or not). If not this represents the actual MIME type  
    Public PropertySub type of the media if it's a multipart media  
    Public PropertyThe DICOM transfer syntax of the media it represents  
    Public PropertySub type of the media if it's a multipart media  
    Top
    Public Methods
     NameDescription
    Public Method Formatting the Header value for the current media type based on its properties  
    Public Method Formatting the Header value for the current media type based on its properties  
    Public Method The ToString override method  
    Top
    See Also