Click or drag to resize
BinaryDataSourceStream Property
Source stream

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

Property Value

Type: Stream
See Also