VSConstants.SELCONTAINER_DONTCHANGE Field
Instructs the selection container not to change the value.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Shared ReadOnly SELCONTAINER_DONTCHANGE As IntPtr
public static readonly IntPtr SELCONTAINER_DONTCHANGE
public:
static initonly IntPtr SELCONTAINER_DONTCHANGE
static val SELCONTAINER_DONTCHANGE: IntPtr
public static final var SELCONTAINER_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.