ImmutableEmbeddedResource OpenRead Method TIBCO Spotfire 6.0 API Reference
Opens a stream from this ImmutableEmbeddedResource for reading.

Namespace: Spotfire.Dxp.Framework.Persistence
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public Stream OpenRead()

Return Value

Type: Stream
A readable Stream.
See Also