IStreamedHttpWebResponse.ErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets response error code.
public:
property Microsoft::VisualStudio::Utilities::Internal::ErrorCode ErrorCode { Microsoft::VisualStudio::Utilities::Internal::ErrorCode get(); };
public Microsoft.VisualStudio.Utilities.Internal.ErrorCode ErrorCode { get; }
member this.ErrorCode : Microsoft.VisualStudio.Utilities.Internal.ErrorCode
Public ReadOnly Property ErrorCode As ErrorCode