Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an EventToken for this event in the corresponding PartitionedChain.
Namespace: Microsoft.VisualStudio.IntelliTrace
Assembly: Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)
Syntax
'Declaration
Public ReadOnly Property EventToken As EventToken
Get
public EventToken EventToken { get; }
public:
property EventToken EventToken {
EventToken get ();
}
member EventToken : EventToken
function get EventToken () : EventToken
Property Value
Type: Microsoft.VisualStudio.IntelliTrace.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.