The ContentType type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkBoundary
Gets or sets the 'boundary' parameter of this content type.
Public propertySupported by the .NET Compact FrameworkEncoding
Gets the 'charset' of this content type to Encoding.
Public propertySupported by the .NET Compact FrameworkCharSet
Gets or sets the 'charset' parameter of this content type.
Public propertySupported by the .NET Compact FrameworkMediaType
Gets the internet media type in the format of 'type/subtype'.
Public propertySupported by the .NET Compact FrameworkParameters
Gets the list of parameters of this content type.

See Also