UIQuery.Type 属性

获取应用于服务器功能区的查询的类型。

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

语法

声明
Public ReadOnly Property Type As UIQueryType
    Get
用法
Dim instance As UIQuery
Dim value As UIQueryType

value = instance.Type
public UIQueryType Type { get; }

属性值

类型:Microsoft.Web.CommandUI.UIQueryType
指定查询的类型UIQueryType

另请参阅

引用

UIQuery 类

UIQuery 成员

Microsoft.Web.CommandUI 命名空间