VsUIConstants.VsUICookieNil Field
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
'Déclaration
Public Const VsUICookieNil As UInteger
'Utilisation
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.