HttpStatus Description Property C# API
Gets the text that describes the status.

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

public string Description { get; }

Field Value

The text that describes the status.
See Also