다음을 통해 공유


IncomingWebResponseContext.StatusDescription 속성

정의

들어오는 웹 응답의 상태 설명을 가져옵니다.

public:
 property System::String ^ StatusDescription { System::String ^ get(); };
public string StatusDescription { get; }
member this.StatusDescription : string
Public ReadOnly Property StatusDescription As String

속성 값

String

들어오는 웹 응답의 상태 설명입니다.

적용 대상