HttpStatus Name Property C# API
Gets the recommended text that is to be displayed next to the numeric code at the top of the response.

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

public string Name { get; }

Field Value

The recommended text that is to be displayed next to the numeric code at the top of the response.
See Also