__VSADDHIEROPTIONS Enumeration

 

Sets selection behavior in the hierarchy window when a new hierarchy is added.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public enum __VSADDHIEROPTIONS

Member nameDescription
ADDHIEROPT_DontSelectNewHierarchy

Adds the new hierarchy without changing the current selection.

From vsshell.idl:

Return to top
Show: