Query.GetProperties 方法 (Microsoft.Office.Server.Search.Query)

Returns information about managed properties.

命名空间: 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 ()

返回值

An array of PropertyInformation objects.

另请参阅

参考

Query 类
Query 成员
Microsoft.Office.Server.Search.Query 命名空间