Click or drag to resize

RequestReferrerPolicy Property

Version 89.0.170
Get the referrer policy.

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

Property Value

Type: ReferrerPolicy

Implements

IRequestReferrerPolicy
See Also