Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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