[This is preliminary documentation and is subject to change.]
Set the schemes supported by this manager. By default only "http" and
"https" schemes are supported. Must be called before any cookies are
accessed.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- schemes
- Type: System String
[Missing <param name="schemes"/> documentation for "M:Xilium.CefGlue.CefCookieManager.SetSupportedSchemes(System.String[])"]
See Also