DkmExceptionRegionUpdate.MethodId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method ID. It has the method token for the exception region, 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