Click or drag to resize
MemoryStreamSystemStream Property
Returns MemoryStream instance from System.IO.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public override Stream SystemStream { get; }

Property Value

Type: Stream
See Also