HttpResponseData.Body Property

Definition

Gets or sets the response body stream.

public abstract System.IO.Stream Body { get; set; }
member this.Body : System.IO.Stream with get, set
Public MustOverride Property Body As Stream

Property Value

Applies to