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: 4.7.2.0 (4.7.2.0)
Syntaxpublic bool UseCookies { get; set; }Public Property UseCookies As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also