Table of Contents

Property DomainName

Namespace
DotNetBrowser.Cookies
Assembly
DotNetBrowser.dll

Gets the domain name set for this cookie. It specifies allowed hosts to receive the cookie.

public string DomainName { get; }

Property Value

string

The domain name.