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