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 public override Stream GetContentStream()
Return Value
Type:
StreamA Stream instance or null.
See Also