MemoryStream WriteTo Method Kentico 8.1 API Reference
Writes the entire contents of this memory stream to another stream.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

stream
Type: OnlineSystem.IO Stream
The stream to wrote this memory stream to
See Also