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


Свойство KeywordQueryProperties.Item

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

Синтаксис

'Декларация
Public WriteOnly Property Item ( _
    key As String _
) As Object
    Set
'Применение
Dim instance As KeywordQueryProperties
Dim key As String
Dim value As Object

instance.Item(key) = value
public Object this[
    string key
] { set; }

Параметры

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

Тип: System.Object

См. также

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

KeywordQueryProperties класс

Элементы KeywordQueryProperties

Пространство имен Microsoft.SharePoint.Client.Search.Query