OpenStream

ContainerItem.OpenStream method

Opens the stream of the item content.

public Stream OpenStream()

Return Value

A stream with the item content.

See Also