Click or drag to resize

RelatedWebsiteSetAssociatedSites Property

Version 130.1.90
The associated sites of this set, along with the ccTLDs if there is any.

Namespace: CefSharp.DevTools.Storage
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public string[] AssociatedSites { get; set; }

Property Value

String
See Also