UriQueryBuilder.Item[String] Property

Definition

Gets the query string value associated with the given name.

public string this[string name] { get; }
member this.Item(string) : string
Default Public ReadOnly Property Item(name As String) As String

Parameters

name
String

The query string name.

Property Value

Applies to