This topic has not yet been rated - Rate this topic

CallHierarchySearchScope Enumeration

Specifies the scope of a Call Hierarchy search.

Namespace:  Microsoft.VisualStudio.Language.CallHierarchy
Assembly:  Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)
type CallHierarchySearchScope
Member nameDescription
CurrentDocumentThe current document.
CurrentProjectThe current project.
EntireSolutionThe entire solution.

The scope can be the whole solution, the current project, or the current document.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.