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)
Syntax
'Declaration
Public Enumeration __VSADDHIEROPTIONS
public enum __VSADDHIEROPTIONS
public enum class __VSADDHIEROPTIONS
type __VSADDHIEROPTIONS
public enum __VSADDHIEROPTIONS
Members
| Member name | Description | |
|---|---|---|
| ADDHIEROPT_DontSelectNewHierarchy | Adds the new hierarchy without changing the current selection. | 
Remarks
COM Signature
From vsshell.idl: