HttpStatusCodeResult.StatusDescription Property

Definition

Gets the HTTP status description.

public string StatusDescription { get; }
member this.StatusDescription : string
Public ReadOnly Property StatusDescription As String

Property Value

the HTTP status description.

Applies to