Debugger CurrentNearestLabels Property Fling OS
The nearest labels to the break address.

Namespace: Kernel.Debug.Debugger
Assembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public List<string> CurrentNearestLabels { get; }

Property Value

Type: List String 
See Also