DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / ContentType Class
Fields Properties Methods


ContentType Class Members

The following tables list the members exposed by ContentType.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Field Definiton of the media type (mainly to define whether it is multipart or not). If not this represents the actual MIME type  
Public FieldSub type of the media if it's a multipart media  
Public FieldThe DICOM transfer syntax of the media it represents  
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 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