Click or drag to resize
FileStreamSystemStream Property
Gets or sets system stream.

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

Property Value

Type: Stream
See Also