다음을 통해 공유


HttpRequest.Result.ReasonPhrase 속성

정의

http 작업에 대한 응답에서 이유 구를 가져오거나 설정합니다.

public string ReasonPhrase { get; set; }
member this.ReasonPhrase : string with get, set
Public Property ReasonPhrase As String

속성 값

응답 이유 구입니다.

적용 대상