Метод 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 , предоставляющих сведения об управляемых свойств.