UIQuery.Id 属性

获取用于运行查询的 ID。

命名空间:  Microsoft.Web.CommandUI
程序集:  Microsoft.Web.CommandUI(位于 Microsoft.Web.CommandUI.dll 中)

语法

声明
Public ReadOnly Property Id As String
    Get
用法
Dim instance As UIQuery
Dim value As String

value = instance.Id
public string Id { get; }

属性值

类型:System.String
一个字符串,包含 id。

另请参阅

引用

UIQuery 类

UIQuery 成员

Microsoft.Web.CommandUI 命名空间