Bagikan melalui


PackWebResponse.InnerResponse Properti

Definisi

Mendapatkan objek dalam WebResponse untuk respons.

public:
 property System::Net::WebResponse ^ InnerResponse { System::Net::WebResponse ^ get(); };
public System.Net.WebResponse InnerResponse { get; }
member this.InnerResponse : System.Net.WebResponse
Public ReadOnly Property InnerResponse As WebResponse

Nilai Properti

Data respons sebagai WebResponse.

Keterangan

InnerResponsenull mengembalikan ketika respons berasal dari cache paket (ketika IsFromCache adalah true).

Berlaku untuk