Click or drag to resize
CookieManagerSetSupportedSchemes Method
Version 55.0.0

[Missing <summary> documentation for "M:CefSharp.CookieManager.SetSupportedSchemes(System.String[])"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 55.0.0.0
Syntax
public virtual void SetSupportedSchemes(
	params string[] schemes
)

Parameters

schemes
Type: SystemString

[Missing <param name="schemes"/> documentation for "M:CefSharp.CookieManager.SetSupportedSchemes(System.String[])"]

Implements

ICookieManagerSetSupportedSchemes(String)
See Also