ImageLoadInfo.SourceDbStream Property

Definition

Gets or sets the source database stream.

public System.IO.Stream SourceDbStream { get; set; }
member this.SourceDbStream : System.IO.Stream with get, set
Public Property SourceDbStream As Stream

Property Value

The source database stream.

Applies to