ReadFileAsync.Result Property

Gets the result of reading operation (true if the operation succeeded).
Public Property Result() As Boolean 
Get 
Protected Set(ByVal Value As As Boolean)
This language is not supported or no code example is available.
public bool Result {get; protected set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition