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