共用方式為


IHttpResponseFeature.StatusCode 屬性

定義

取得或設定 RFC 7230 中所定義的狀態碼。

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

屬性值

預設值為 200

適用於