CefV8ExceptionLineNumber Property |
Returns the 1-based number of the line where the error occurred or 0 if the
line number is unknown.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int LineNumber { get; }Property Value
Int32
See Also