Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Special value that may be used to initialize VsUI event handler cookie values
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
Public Const VsUICookieNil As UInteger
'Usage
Dim value As UInteger
value = VsUIConstants.VsUICookieNil
public const uint VsUICookieNil
public:
literal unsigned int VsUICookieNil
static val mutable VsUICookieNil: uint32
public const var VsUICookieNil : uint
.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.