UriQueryBuilder.Parameters Property

Definition

Stores the query parameters.

protected System.Collections.Generic.IDictionary<string,string> Parameters { get; }
member this.Parameters : System.Collections.Generic.IDictionary<string, string>
Protected ReadOnly Property Parameters As IDictionary(Of String, String)

Property Value

Applies to