Click or drag to resize
BinaryDataSourceStream Property
Source stream

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 8.2.23
Syntax
C#
public Stream SourceStream { get; protected set; }

Property Value

Type: Stream
See Also