다음을 통해 공유


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

속성 값

적용 대상