Поделиться через


Свойство KeywordQueryProperties.SelectProperties

Получает список свойств для возврата в списке результатов поиска.

Пространство имен:  Microsoft.Office.Server.Search.Query
Сборка:  Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)

Синтаксис

'Декларация
<DataMemberAttribute> _
Public Property SelectProperties As StringCollection
    Get
    Friend Set
'Применение
Dim instance As KeywordQueryProperties
Dim value As StringCollection

value = instance.SelectProperties
[DataMemberAttribute]
public StringCollection SelectProperties { get; internal set; }

Значение свойства

Тип: System.Collections.Specialized.StringCollection
Список свойств.

См. также

Справочные материалы

KeywordQueryProperties класс

Элементы KeywordQueryProperties

Пространство имен Microsoft.Office.Server.Search.Query