DkmActiveStatementUpdate.ThreadId Property

Definition

Thread ID of the target active statement.

This API was introduced in Visual Studio 16 Update 3 (DkmApiVersion.VS16Update3).

public:
 property Guid ThreadId { Guid get(); };
public Guid ThreadId { get; }
member this.ThreadId : Guid
Public ReadOnly Property ThreadId As Guid

Property Value

Applies to