Click or drag to resize

RequestReferrerPolicy Property

Version 94.4.20
Get the referrer policy.

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

Property Value

Type: ReferrerPolicy

Implements

IRequestReferrerPolicy
See Also