CefCustomSchemeOptions Property  | 
Version 104.4.240 
            Gets the underlying scheme options that represents
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic SchemeOptions Options { get; }public:
property SchemeOptions Options {
	SchemeOptions get ();
}Property Value
Type: 
SchemeOptions
See Also