Click or drag to resize

RequestReferrerPolicy Property

Version 87.1.132
Get the referrer policy.

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

Property Value

Type: ReferrerPolicy

Implements

IRequestReferrerPolicy
See Also