VSConstants.HIERARCHY_DONTCHANGE Field
Instructs the selection container not to change the value.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Shared ReadOnly HIERARCHY_DONTCHANGE As IntPtr
public static readonly IntPtr HIERARCHY_DONTCHANGE
public:
static initonly IntPtr HIERARCHY_DONTCHANGE
static val HIERARCHY_DONTCHANGE: IntPtr
public static final var HIERARCHY_DONTCHANGE : IntPtr
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.