Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Default implementation of IQueryConditionVisitor were all methods have empty implementation. To create a particular visitor, subclass this class.
Inheritance hierarchy
System.Object
Microsoft.Office.Server.Search.Query.Rules.QueryConditionVisitor
Namespace: Microsoft.Office.Server.Search.Query.Rules
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Class QueryConditionVisitor _
Implements IQueryConditionVisitor
'Usage
Dim instance As QueryConditionVisitor
public class QueryConditionVisitor : IQueryConditionVisitor
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.