This topic has not yet been rated - Rate this topic

Microsoft.VisualStudio.Language.CallHierarchy Namespace

The Microsoft.VisualStudio.Language.CallHierarchy namespace contains the interfaces and classes for the Call Hierarchy feature.

  Class Description
Public class CallHierarchyPredefinedSearchCategoryNames Contains predefined category names for Call Hierarchy search.
Public class CallHierarchySearchCategory Represents a category of Call Hierarchy search results.
  Interface Description
Public interface ICallHierarchyItemDetails Represents the item details for each element in the Call Hierarchy window.
Public interface ICallHierarchyMemberItem Represents an item for a member of a type.
Public interface ICallHierarchyNameItem Represents a simple item without any subitems, such as an initializer reference.
Public interface ICallHierarchySearchCallback Represents a callback that the UI gives to the data provider during a search.
Public interface ICallHierarchyToolWindowUI Represents the UI for the Call Hierarchy window.
Public interface ICallHierarchyUIFactory The UI factory for Call Hierarchy.
  Enumeration Description
Public enumeration CallHierarchySearchScope Specifies the scope of a Call Hierarchy search.
Public enumeration CallHierarchyUIOperation Specifies the available Call Hierarchy operation.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement