Hunny Software Library Reference

MediaType.NumParameters Property

Gets the number of parameters in the list.

[Visual Basic]
Public ReadOnly Property NumParameters As Integer
[C#]
public int NumParameters {get;}

Property Value

The number of parameters in the list.

See Also

MediaType Class | Hunny.Mime Namespace