你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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