Compartir a través de


de la propiedad CommonlyClickedPropertyCondition.PropertyValues

Espacio de nombres:  Microsoft.Office.Server.Search.Query.Rules
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public Property PropertyValues As IEnumerable(Of String)
    Get
    Set
'Uso
Dim instance As CommonlyClickedPropertyCondition
Dim value As IEnumerable(Of String)

value = instance.PropertyValues

instance.PropertyValues = value
public IEnumerable<string> PropertyValues { get; set; }

Valor de propiedad

Tipo: System.Collections.Generic.IEnumerable<String>

Vea también

Referencia

clase CommonlyClickedPropertyCondition

Miembros CommonlyClickedPropertyCondition

Espacio de nombres Microsoft.Office.Server.Search.Query.Rules