ICallHierarchyToolWindowUI::ExecuteUIOperation Method (CallHierarchyUIOperation)

 

Runs the specified UI operation on the Call Hierarchy window.

Namespace:   Microsoft.VisualStudio.Language.CallHierarchy
Assembly:  Microsoft.VisualStudio.Language.CallHierarchy (in Microsoft.VisualStudio.Language.CallHierarchy.dll)

bool ExecuteUIOperation(
	CallHierarchyUIOperation operation
)

Return Value

Type: System::Boolean

true if the operation executes successfully; otherwise, false.

Return to top
Show: