Share via


IHttpResponseFeature.ReasonPhrase 屬性

定義

取得或設定 RFC 7230 中所定義的原因片語。 請注意,HTTP/2 不再支援此欄位。

public:
 property System::String ^ ReasonPhrase { System::String ^ get(); void set(System::String ^ value); };
public string ReasonPhrase { get; set; }
public string? ReasonPhrase { get; set; }
member this.ReasonPhrase : string with get, set
Public Property ReasonPhrase As String

屬性值

適用於