Table of Contents

Property Thread

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

Thread

The CorThread associated with the callback event that returned this CorEventArgs object. If here is no such thread, Thread is null.

public CorThread Thread { get; protected set; }

Property Value

CorThread