Property Name
- Namespace
- DotNetBrowser.Cookies
- Assembly
- DotNetBrowser.dll
Name
Gets the name of the cookie.
public string Name { get; }
Property Value
- string
The cookie's name.
Gets the name of the cookie.
public string Name { get; }
The cookie's name.