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
- 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.