IRequestReferrerPolicy Property |
Version 130.1.90
Get the referrer policy.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
SyntaxReferrerPolicy ReferrerPolicy { get; }
property ReferrerPolicy ReferrerPolicy {
ReferrerPolicy get ();
}
Property Value
ReferrerPolicy
See Also