Table of Contents

Constructor Builder

Namespace
DotNetBrowser.Cookies
Assembly
DotNetBrowser.dll

Creates a new Cookie builder.

public Builder(string domainName)

Parameters

domainName string

The name of the domain this cookie belongs too. Please note, that the domain is also required for cookies with __Host prefix.