HttpStatusCodeResult.StatusCode Property

Definition

Gets the HTTP status code.

public int StatusCode { get; }
member this.StatusCode : int
Public ReadOnly Property StatusCode As Integer

Property Value

The HTTP status code.

Applies to