Hunny Software Library Reference

MediaType.Subtype Property

Gets or sets the subtype.

[Visual Basic]
Public Property Subtype As String
[C#]
public string Subtype {get; set;}

Property Value

The subtype.

See Also

MediaType Class | Hunny.Mime Namespace