Click or drag to resize

CefV8ExceptionScriptResourceName Property

Returns the resource name for the script from where the function causing the error originates.

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

Property Value

String
See Also