Compartir a través de


Body.GetContentWriteStream Method

Include Protected Members
Include Inherited Members

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

Overload List

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

Top