PartitioningEvent.EventToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an EventToken for this event in the corresponding StreamChain
public:
property Microsoft::VisualStudio::IntelliTrace::EventToken EventToken { Microsoft::VisualStudio::IntelliTrace::EventToken get(); };
public Microsoft.VisualStudio.IntelliTrace.EventToken EventToken { get; }
member this.EventToken : Microsoft.VisualStudio.IntelliTrace.EventToken
Public ReadOnly Property EventToken As EventToken