DkmActiveStatementUpdate.MethodId Property

Definition

Method ID. It has the method token for the active statement, and the method version when the change was made.

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

public:
 property Microsoft::VisualStudio::Debugger::Clr::DkmClrMethodId MethodId { Microsoft::VisualStudio::Debugger::Clr::DkmClrMethodId get(); };
public Microsoft.VisualStudio.Debugger.Clr.DkmClrMethodId MethodId { get; }
member this.MethodId : Microsoft.VisualStudio.Debugger.Clr.DkmClrMethodId
Public ReadOnly Property MethodId As DkmClrMethodId

Property Value

Applies to