DkmActiveStatement.Thread Property

Definition

Thread that this statement belongs to.

This API was introduced in Visual Studio 15 Update 5 (DkmApiVersion.VS15Update5).

public:
 property Microsoft::VisualStudio::Debugger::DkmThread ^ Thread { Microsoft::VisualStudio::Debugger::DkmThread ^ get(); };
public Microsoft.VisualStudio.Debugger.DkmThread Thread { get; }
member this.Thread : Microsoft.VisualStudio.Debugger.DkmThread
Public ReadOnly Property Thread As DkmThread

Property Value

Applies to