Query.GetProperties 方法

返回有关托管属性的信息。

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

语法

声明
Public Function GetProperties As PropertyInformation()
用法
Dim instance As Query
Dim returnValue As PropertyInformation()

returnValue = instance.GetProperties()
public PropertyInformation[] GetProperties()

返回值

类型:[]
PropertyInformation表示托管属性的信息的对象的数组。

另请参阅

引用

Query 类

Query 成员

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