Свойство CommonlyClickedPropertyCondition.PropertyValues
Пространство имен: Microsoft.Office.Server.Search.Query.Rules
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Property PropertyValues As IEnumerable(Of String)
Get
Set
'Применение
Dim instance As CommonlyClickedPropertyCondition
Dim value As IEnumerable(Of String)
value = instance.PropertyValues
instance.PropertyValues = value
public IEnumerable<string> PropertyValues { get; set; }
Значение свойства
Тип: System.Collections.Generic.IEnumerable<String>
См. также
Справочные материалы
CommonlyClickedPropertyCondition класс
Элементы CommonlyClickedPropertyCondition
Пространство имен Microsoft.Office.Server.Search.Query.Rules