Share via


DkmGetSteppingRangesAsyncResult.Ranges Property

Definition

Array of ranges to step through. This array will be empty if there is no source information for the given instruction.

public Microsoft.VisualStudio.Debugger.Symbols.DkmSteppingRange[] Ranges { get; }
member this.Ranges : Microsoft.VisualStudio.Debugger.Symbols.DkmSteppingRange[]
Public ReadOnly Property Ranges As DkmSteppingRange()

Property Value

Applies to