CookieBuilderDomainName Property  | 
 
                Gets the domain name for this cookie.
            
 
    Namespace: 
   DotNetBrowser.Cookies
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.1
Syntaxpublic string DomainName { get; }Property Value
Type: 
StringThe domain name.
See Also