Partager via


PropertyRuleCollection.PropertyRules - 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 PropertyRules As List(Of PropertyRule)
    Get
    Set
'Utilisation
Dim instance As PropertyRuleCollection
Dim value As List(Of PropertyRule)

value = instance.PropertyRules

instance.PropertyRules = value
[DataMemberAttribute]
public List<PropertyRule> PropertyRules { get; set; }

Valeur de propriété

Type : System.Collections.Generic.List<PropertyRule>

Voir aussi

Référence

PropertyRuleCollection classe

PropertyRuleCollection - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms