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.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)

Syntax

'Declaration
Public Const VSCOOKIE_NIL As UInteger
'Usage
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

.NET Framework Security

See Also

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace

Other Resources

IDE Constants