Gets the labels that are at or the nearest before the specified address.
Namespace: Kernel.Debug.DataAssembly: Kernel.Debug.Data (in Kernel.Debug.Data.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- address
- Type: System UInt64
The address to get the nearest labels for.
Return Value
Type: List StringThe nearest labels.
Remarks
See Also