IRequestReferrerPolicy Property |
Version 79.1.350
Get the referrer policy.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 76.1.90.0 (76.1.90.0)
SyntaxReferrerPolicy ReferrerPolicy { get; }
property ReferrerPolicy ReferrerPolicy {
ReferrerPolicy get ();
}
Property Value
Type:
ReferrerPolicy
See Also