Share via


HttpWebResponseMessage.Response Property

Definition

Gets the underlying HttpWebResponse.

public System.Net.HttpWebResponse Response { get; }
member this.Response : System.Net.HttpWebResponse
Public ReadOnly Property Response As HttpWebResponse

Property Value

Applies to