ExceptionIndexEvent.ExceptionEventToken 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 the EventToken for the exception.
public:
property Microsoft::VisualStudio::IntelliTrace::EventToken ExceptionEventToken { Microsoft::VisualStudio::IntelliTrace::EventToken get(); };
public Microsoft.VisualStudio.IntelliTrace.EventToken ExceptionEventToken { get; }
member this.ExceptionEventToken : Microsoft.VisualStudio.IntelliTrace.EventToken
Public ReadOnly Property ExceptionEventToken As EventToken