IStreamedHttpWebResponse.ExceptionCode Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan kode pengecualian respons.
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