Click or drag to resize

RequestReferrerPolicy Property

Version 93.1.111
Get the referrer policy.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 93.1.111.0
Syntax
public ReferrerPolicy ReferrerPolicy { get; }

Property Value

Type: ReferrerPolicy

Implements

IRequestReferrerPolicy
See Also