CallHierarchyUIOperation Enum

Definition

Specifies the available Call Hierarchy operation.

C++/CX
public enum class CallHierarchyUIOperation
Inheritance
CallHierarchyUIOperation

Fields

Name Value Description
AddAsNewRoot 0

Adds the selected element as a new root.

RemoveRoot 1

Removes the currently selected root.

Copy 2

Copies the selected element.

GoToDefinition 3

Invokes a Go To Definition command on the selected element.

FindReferences 4

Invokes a Find References command on the selected element.

Refresh 5

Refreshes the selected node.

GoToReference 6

Goes to the reference of the selected element.

Applies to

Product Versions
Visual Studio SDK 2015, 2017