ResponseMessage.Content プロパティ

定義

現在の応答の コンテンツ ( Stream存在する場合) を取得します。

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

プロパティ値

適用対象