次の方法で共有


Body.GetContentWriteStream Method

The GetContentWriteStream overload gets a stream into which you can write new content for the body.

Overload List

Name Description
Body.GetContentWriteStream ()
The GetContentWriteStream method gets a stream into which you can write new content.
Body.GetContentWriteStream (String)
The GetContentWriteStream method gets a stream into which you can write new content by using the specified character set.