EventToken.Zero Field

Represents the zero token. This field is read-only.

Namespace:  Microsoft.VisualStudio.IntelliTrace
Assembly:  Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)

Syntax

'Declaration
Public Shared ReadOnly Zero As EventToken
public static readonly EventToken Zero
public:
static initonly EventToken Zero
static val Zero: EventToken
public static final var Zero : EventToken

.NET Framework Security

See Also

Reference

EventToken Structure

Microsoft.VisualStudio.IntelliTrace Namespace