VSConstants.VSCOOKIE_NIL Field

A Visual Studio-specific constant that indicates that a cookie has not been set.

Namespace:  Microsoft.VisualStudio
Assemblies:   Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.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
static val mutable VSCOOKIE_NIL: uint32
public const var VSCOOKIE_NIL : uint

.NET Framework Security

See Also

Reference

VSConstants Class

VSConstants Members

Microsoft.VisualStudio Namespace

Other Resources

IDE Constants