Click or drag to resize

Request.ReferrerPolicy Property

Version 107.1.120
Get the referrer policy.

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

Property Value

Type: ReferrerPolicy

Implements

IRequest.ReferrerPolicy
See Also