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: 8.0.0.0 (8.0.0.0)
Syntax public bool UseCookies { get; set; }
Public Property UseCookies As Boolean
Get
Set
Property Value
Type:
BooleanSee Also