Share via


PartitioningEvent.EventToken Property

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

See Also

Reference

PartitioningEvent Class

Microsoft.VisualStudio.IntelliTrace Namespace