CefRequestFirstPartyForCookies Property |
Gets or sets the URL to the first party for cookies used in combination with
CefWebURLRequest.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public string FirstPartyForCookies { get; set; }
Property Value
Type:
StringSee Also