다음을 통해 공유


StreamedHttpWebResponse.ExceptionCode 속성

정의

응답 예외 코드를 가져오거나 설정합니다.

public:
 property System::Net::WebExceptionStatus ExceptionCode { System::Net::WebExceptionStatus get(); void set(System::Net::WebExceptionStatus value); };
public System.Net.WebExceptionStatus ExceptionCode { get; set; }
member this.ExceptionCode : System.Net.WebExceptionStatus with get, set
Public Property ExceptionCode As WebExceptionStatus

속성 값

적용 대상