RequestReferrerPolicy Property |
Version 130.1.90
Get the referrer policy.
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public ReferrerPolicy ReferrerPolicy { get; }
public:
virtual property ReferrerPolicy ReferrerPolicy {
ReferrerPolicy get () sealed;
}
Property Value
ReferrerPolicyImplements
IRequestReferrerPolicySee Also