| HtmlWebStatusCode Property  | 
            Gets the last request status.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic HttpStatusCode StatusCode { get; }Public ReadOnly Property StatusCode As HttpStatusCode
	Get
Property Value
Type: 
HttpStatusCode
See Also