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