Click or drag to resize

DebugSymbolsType Property

Version 118.6.80
Type of the debug symbols.

Namespace:  CefSharp.DevTools.Debugger
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public DebugSymbolsType Type { get; set; }

Property Value

Type: DebugSymbolsType
See Also