Share via


HttpHeaderValueElement.Parameters Property

Definition

The enumeration of preference parameter key value pairs.

public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,string>> Parameters { get; }
member this.Parameters : seq<System.Collections.Generic.KeyValuePair<string, string>>
Public ReadOnly Property Parameters As IEnumerable(Of KeyValuePair(Of String, String))

Property Value

Applies to