VSConstants.VSCOOKIE_NIL Campo

Definição

Valor especial para um cookie (por exemplo, retornado de IVsRunningDocumentTable. FindAndLockDocument): nenhum cookie.

public: System::UInt32 VSCOOKIE_NIL = 0;
unsigned int VSCOOKIE_NIL = 0;
public const uint VSCOOKIE_NIL = 0;
val mutable VSCOOKIE_NIL : uint32
Public Const VSCOOKIE_NIL As UInteger  = 0

Valor do campo

UInt32

Aplica-se a