HttpApplication.Response Properti

Definisi

Mendapatkan objek respons intrinsik untuk permintaan saat ini.

public:
 property System::Web::HttpResponse ^ Response { System::Web::HttpResponse ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Web.HttpResponse Response { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Response : System.Web.HttpResponse
Public ReadOnly Property Response As HttpResponse

Nilai Properti

Objek HttpResponse yang sedang diproses aplikasi.

Atribut

Pengecualian

Objeknya HttpResponse adalah null.

Berlaku untuk