VSConstants.VSCOOKIE_NIL Field
A Visual Studio-specific constant that indicates that a cookie has not been set.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Syntax
Public Const VSCOOKIE_NIL As UInteger
Dim value As UInteger
value = VSConstants.VSCOOKIE_NIL
public const uint VSCOOKIE_NIL
public:
literal unsigned int VSCOOKIE_NIL
public const var VSCOOKIE_NIL : uint
Field Value
Type: System.UInt32
Permissions
- 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.