IStreamedHttpWebResponse.ExceptionCode Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yanıt özel durum kodunu alır.
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