Click or drag to resize

HtmlWebUseCookies Property

Gets or Sets a value indicating if cookies will be stored.

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.0.3.0 (9.0.3.20240719)
Syntax
public bool UseCookies { get; set; }

Property Value

Type: Boolean
See Also