PropertyConstraint.Property - Propriété
Obtient le nom de la propriété.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Property As String
Get
Friend Set
'Utilisation
Dim instance As PropertyConstraint
Dim value As String
value = instance.Property
[DataMemberAttribute]
public string Property { get; internal set; }
Valeur de propriété
Type : System.String
Chaîne qui contient le nom de la propriété.