NavigationEventArgs.WebResponse Eigenschap

Definitie

Hiermee haalt u het webantwoord op om toegang tot HTTP-headers en andere eigenschappen toe te staan.

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

Waarde van eigenschap

Het webantwoord.

Van toepassing op