Partager via


ScopeRuleCollection.CreatePropertyQueryRule - Méthode (ScopeRuleFilterBehavior, ManagedPropertyInfo, String)

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function CreatePropertyQueryRule ( _
    filterBehavior As ScopeRuleFilterBehavior, _
    property As ManagedPropertyInfo, _
    value As String _
) As PropertyQueryScopeRule
'Utilisation
Dim instance As ScopeRuleCollection
Dim filterBehavior As ScopeRuleFilterBehavior
Dim property As ManagedPropertyInfo
Dim value As String
Dim returnValue As PropertyQueryScopeRule

returnValue = instance.CreatePropertyQueryRule(filterBehavior, _
    property, value)
public PropertyQueryScopeRule CreatePropertyQueryRule(
    ScopeRuleFilterBehavior filterBehavior,
    ManagedPropertyInfo property,
    string value
)

Paramètres

Valeur renvoyée

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

Voir aussi

Référence

ScopeRuleCollection classe

ScopeRuleCollection - Membres

CreatePropertyQueryRule - Surcharge

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