VSConstants.SELCONTAINER_DONTPROPAGATE 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
‘선언
Public Shared ReadOnly SELCONTAINER_DONTPROPAGATE As IntPtr
‘사용 방법
Dim value As IntPtr
value = VSConstants.SELCONTAINER_DONTPROPAGATE
public static readonly IntPtr SELCONTAINER_DONTPROPAGATE
public:
static initonly IntPtr SELCONTAINER_DONTPROPAGATE
static val SELCONTAINER_DONTPROPAGATE: IntPtr
public static final var SELCONTAINER_DONTPROPAGATE : 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.