PropertyRule.PropertyName - Propriété
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property PropertyName As String
Get
Set
'Utilisation
Dim instance As PropertyRule
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
[DataMemberAttribute]
public string PropertyName { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms