次の方法で共有


MultipartSection.Body プロパティ

定義

本文を取得または設定します。

public:
 property System::IO::Stream ^ Body { System::IO::Stream ^ get(); void set(System::IO::Stream ^ value); };
public System.IO.Stream Body { get; set; }
member this.Body : System.IO.Stream with get, set
Public Property Body As Stream

プロパティ値

適用対象