Partager via


CommonlyClickedPropertyCondition.PropertyValues - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Query.Rules
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property PropertyValues As IEnumerable(Of String)
    Get
    Set
'Utilisation
Dim instance As CommonlyClickedPropertyCondition
Dim value As IEnumerable(Of String)

value = instance.PropertyValues

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

Valeur de propriété

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

Voir aussi

Référence

CommonlyClickedPropertyCondition classe

CommonlyClickedPropertyCondition - Membres

Microsoft.Office.Server.Search.Query.Rules - Espace de noms