다음을 통해 공유


StreamedHttpWebResponse.ErrorCode 속성

정의

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

public:
 property Microsoft::VisualStudio::Utilities::Internal::ErrorCode ErrorCode { Microsoft::VisualStudio::Utilities::Internal::ErrorCode get(); void set(Microsoft::VisualStudio::Utilities::Internal::ErrorCode value); };
public Microsoft.VisualStudio.Utilities.Internal.ErrorCode ErrorCode { get; set; }
member this.ErrorCode : Microsoft.VisualStudio.Utilities.Internal.ErrorCode with get, set
Public Property ErrorCode As ErrorCode

속성 값

적용 대상