Share via


IStreamedHttpWebResponse.ExceptionCode Property

Definition

Gets response exception code.

public:
 property System::Net::WebExceptionStatus ExceptionCode { System::Net::WebExceptionStatus get(); };
public System.Net.WebExceptionStatus ExceptionCode { get; }
member this.ExceptionCode : System.Net.WebExceptionStatus
Public ReadOnly Property ExceptionCode As WebExceptionStatus

Property Value

Applies to