ResponseMessage.Content Property

Definition

Gets the content as a Stream, if any, of the current response.

public virtual System.IO.Stream Content { get; set; }
member this.Content : System.IO.Stream with get, set
Public Overridable Property Content As Stream

Property Value

Applies to