UIHierarchyItem::Select Method (vsUISelectionType)

 

Causes the specified item to become active in the user interface.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

void Select(
	vsUISelectionType How
)

Parameters

How
Type: EnvDTE::vsUISelectionType

A vsUISelectionType constant indicating how the selection is made.

Return to top
Show: