Click or drag to resize

MemoryShellContentGetContentStream Method

Gets a stream instance on this content.

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

Return Value

Type: Stream
A Stream instance or null.
See Also