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