Udostępnij za pośrednictwem


DkmMCppMethodScope.ILRange Property

Definition

The range of IL offsets within the method for which this scope is valid.

This API was introduced in Visual Studio 14 Update 1 (DkmApiVersion.VS14Update1).

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

Property Value

Applies to