Свойство ResultTableCollection.Properties_Client
Пространство имен: Microsoft.Office.Server.Search.Query
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public ReadOnly Property Properties_Client As Dictionary(Of String, Object)
Get
'Применение
Dim instance As ResultTableCollection
Dim value As Dictionary(Of String, Object)
value = instance.Properties_Client
public Dictionary<string, Object> Properties_Client { get; }
Значение свойства
Тип: System.Collections.Generic.Dictionary<String, Object>