ReadFileAsync.Stream Property

Gets current stream.
Public Property Stream() As Stream 
Get 
Protected Set(ByVal Value As As Stream)
This language is not supported or no code example is available.
public Stream Stream {get; protected set;}
This language is not supported or no code example is available.

Property Value

Stream

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition