Property DomainName
- Namespace
 - DotNetBrowser.Cookies
 
- Assembly
 - DotNetBrowser.dll
 
DomainName
Gets the domain name for this cookie.
public string DomainName { get; }
Property Value
- string
 The domain name.
Gets the domain name for this cookie.
public string DomainName { get; }
The domain name.