Click or drag to resize

MemoryShellContentGetContentStream Method

Gets a stream instance on this content.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public override Stream GetContentStream()

Return Value

Type: Stream
A Stream instance or null.
See Also