Debugger CurrentNearestMethodLabel Property Fling OS
The nearest label to the break address that is a method label e.g. "method_METHODID"

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

public string CurrentNearestMethodLabel { get; }

Property Value

Type: String
See Also