CefCustomSchemeOptions Property |
Version 86.0.240
Gets the underlying scheme options that represents
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax public SchemeOptions Options { get; }
public:
property SchemeOptions Options {
SchemeOptions get ();
}
Property Value
Type:
SchemeOptionsSee Also