Table of Contents

Property Value

Namespace
DotNetBrowser.Cookies
Assembly
DotNetBrowser.dll

Gets the value of the cookie.

public string Value { get; }

Property Value

string

The cookie's value.