ICorDebugStepper.SetRangeIL(Int32) Method
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.
public:
void SetRangeIL(int bIL);
public:
void SetRangeIL(int bIL);
void SetRangeIL(int bIL);
public void SetRangeIL (int bIL);
abstract member SetRangeIL : int -> unit
Public Sub SetRangeIL (bIL As Integer)
Parameters
- bIL
- Int32