你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UriQueryBuilder.Item[String] 属性

定义

获取与给定名称关联的查询字符串值。

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

参数

name
String

查询字符串名称。

属性值

适用于