HttpStatusCodeResult.StatusDescription Property

Gets the HTTP status description.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

member StatusDescription : string with get, private set

Property Value

Type: System.String
the HTTP status description.
Show: