HttpResponseData.StatusCode Property

Definition

Gets or sets the status code for the response.

public abstract System.Net.HttpStatusCode StatusCode { get; set; }
member this.StatusCode : System.Net.HttpStatusCode with get, set
Public MustOverride Property StatusCode As HttpStatusCode

Property Value

Applies to