HttpResponseFeature.ReasonPhrase 屬性

定義

取得或設定依 據 RFC 9112 第4節定義的理由短語。 請注意,此欄位已不再被 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

屬性值

實作

適用於