DkmClrInstructionSymbol.MethodId Property

Definition

The version/token pair for this method.

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

Returns DkmClrMethodId.

Applies to