HttpStatus Code Property C# API
Gets the numeric code for this HttpStatus.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public int Code { get; }

Field Value

The numeric code for this HttpStatus.
See Also