ResultItemType.Rules - 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 Rules As PropertyRuleCollection
    Get
    Set
'Utilisation
Dim instance As ResultItemType
Dim value As PropertyRuleCollection

value = instance.Rules

instance.Rules = value
[DataMemberAttribute]
public PropertyRuleCollection Rules { get; set; }

Valeur de propriété

Type : Microsoft.Office.Server.Search.Administration.PropertyRuleCollection

Voir aussi

Référence

ResultItemType classe

ResultItemType - Membres

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