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