Jaa


IContentStream.Stream Property

Definition

Gets the data contained within this ContentStream.

public System.IO.Stream Stream { get; }
member this.Stream : System.IO.Stream
Public ReadOnly Property Stream As Stream

Property Value

A Stream of data.

Applies to