StreamImageSource.Stream Właściwość

Definicja

Pobiera lub ustawia pełnomocnika odpowiedzialnego za zwracanie obrazu System.IO.Stream .

public virtual Func<System.Threading.CancellationToken,System.Threading.Tasks.Task<System.IO.Stream>> Stream { get; set; }
member this.Stream : Func<System.Threading.CancellationToken, System.Threading.Tasks.Task<System.IO.Stream>> with get, set

Wartość właściwości

System.Func<System.Threading.CancellationToken,System.Threading.Tasks.Task<System.IO.Stream>>

Dotyczy