Auf Englisch lesen

Freigeben über


DkmStowedExceptionInformation.ThreadId Property

Definition

The ID of the thread that the exception was thrown on. This is just an ID and not a DkmThread because the thread may have exited before the dump is taken.

This API was introduced in Visual Studio 12 Update 3 (DkmApiVersion.VS12Update3).

public:
 property unsigned int ThreadId { unsigned int get(); };

Property Value

Applies to