[]
Gets the System.IO.Stream object containing the content of this ContentStream.
It is the caller's responsibility to dispose the returned stream after usage.
Important: this method returns null if the current ContentStream object is empty.
public virtual Stream GetStream()
Public Overridable Function GetStream() As Stream
Type | Description |
---|---|
Stream |