Click or drag to resize
CefSettingsUncaughtExceptionStackSize Property
Version 57.0.0

[Missing <summary> documentation for "P:CefSharp.CefSettings.UncaughtExceptionStackSize"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax
public int UncaughtExceptionStackSize { get; set; }

Property Value

Type: Int32
See Also