VSConstants.SELCONTAINER_DONTCHANGE Field
Namespace: Microsoft.VisualStudio
Assemblies: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
Syntax
'Declaración
Public Shared ReadOnly SELCONTAINER_DONTCHANGE As IntPtr
'Uso
Dim value As IntPtr
value = VSConstants.SELCONTAINER_DONTCHANGE
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.