Click or drag to resize

CefV8StackFrameColumn Property

Returns the 1-based column offset on the line for the function call or 0 if unknown.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public int Column { get; }

Property Value

Int32
See Also