BinaryDataStream Property |
Returns SourceStream if not null, otherwise returns SourceData wrapped in the MemoryStream.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax public Stream Stream { get; }
Property Value
Type:
StreamSee Also