ICallHierarchyMemberItem::SuspendSearch Method (String^)
Visual Studio 2015
Suspends a search in the specified category.
Assembly: Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
Parameters
- categoryName
-
Type:
System::String^
Name of the category in which to suspend the search.
The UI calls this, for example, when a user closes a node that has an ongoing search within it.
Show: