StreamSystemStream Property |
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.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 10.0.0
Syntaxpublic virtual Stream SystemStream { get; }
Property Value
Type:
Stream
See Also