Compartilhar via


QueryRuleCollection.RemoveQueryRule method

Namespace:  Microsoft.Office.Server.Search.Query.Rules
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Sub RemoveQueryRule ( _
    queryRule As QueryRule _
)
'Uso
Dim instance As QueryRuleCollection
Dim queryRule As QueryRule

instance.RemoveQueryRule(queryRule)
public void RemoveQueryRule(
    QueryRule queryRule
)

Parâmetros

Ver também

Referência

QueryRuleCollection class

QueryRuleCollection members

Microsoft.Office.Server.Search.Query.Rules namespace