CookieDeprecationMetadataIssueDetailsAllowedSites Property |
Version 130.1.90
AllowedSites
Namespace: CefSharp.DevTools.AuditsAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string[] AllowedSites { get; set; }
public:
property array<String^>^ AllowedSites {
array<String^>^ get ();
void set (array<String^>^ value);
}
Property Value
StringSee Also