Click or drag to resize

CefCustomSchemeOptions Property

Version 98.1.210
Gets the underlying scheme options that represents

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntax
public SchemeOptions Options { get; }

Property Value

Type: SchemeOptions
See Also