MimeType.SubType

MimeType.SubType property

Gets the sub media type.

public string SubType { get; }

Property Value

The sub media type.

See Also