DkmActiveStatement.Id Property

Definition

Incrementing id to identify the statement (0, 1, 2, ..).

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

public:
 property int Id { int get(); };
public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer

Property Value

Applies to