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.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Const VSCOOKIE_NIL As UInteger
public const uint VSCOOKIE_NIL
public:
literal unsigned int VSCOOKIE_NIL
static val mutable VSCOOKIE_NIL: uint32
public const var VSCOOKIE_NIL : 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.
See Also
Reference
Microsoft.VisualStudio Namespace