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