Query.Properties 属性

获取查询的属性包。

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public ReadOnly Property Properties As IPropertyCollection
    Get
用法
Dim instance As Query
Dim value As IPropertyCollection

value = instance.Properties
public IPropertyCollection Properties { get; }

属性值

类型:Microsoft.Office.Server.Search.Query.IPropertyCollection

另请参阅

引用

Query 类

Query 成员

Microsoft.Office.Server.Search.Query 命名空间