Stream Class |
Note: This API is now obsolete.
Namespace: CMS.IO
[ObsoleteAttribute("Use System.IO.Stream")] public abstract class Stream : Stream
The Stream type exposes the following members.
Name | Description | |
---|---|---|
SystemStream | Gets Stream. Since Stream is compatible with system stream, returns this by default. This member is provided for compatibility reasons and should not be used nor overridden in custom code. |