CommonlyClickedPropertyCondition.PropertyName - 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 PropertyName As String
Get
Set
'Utilisation
Dim instance As CommonlyClickedPropertyCondition
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
public string PropertyName { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
CommonlyClickedPropertyCondition classe