IHttpResponseFeature.StatusCode Özellik

Tanım

RFC 7230'da tanımlandığı gibi durum kodunu alır veya ayarlar.

public:
 property int StatusCode { int get(); void set(int value); };
public int StatusCode { get; set; }
member this.StatusCode : int with get, set
Public Property StatusCode As Integer

Özellik Değeri

varsayılan olarak 200ayarlanır.

Şunlara uygulanır