ContentType Properties

 

Namespace:   System.Net.Mime
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubpropertyBoundary

Gets or sets the value of the boundary parameter included in the Content-Type header represented by this instance.

System_CAPS_pubpropertyCharSet

Gets or sets the value of the charset parameter included in the Content-Type header represented by this instance.

System_CAPS_pubpropertyMediaType

Gets or sets the media type value included in the Content-Type header represented by this instance.

System_CAPS_pubpropertyName

Gets or sets the value of the name parameter included in the Content-Type header represented by this instance.

System_CAPS_pubpropertyParameters

Gets the dictionary that contains the parameters included in the Content-Type header represented by this instance.

Return to top
Show: