ReadFileAsyncWithBlocks.Blocks Property

Gets or sets the blocks resulting from file reading.
Public Property Blocks() As BlockKeyedCollection 
Get 
Protected Set(ByVal Value As As BlockKeyedCollection)
This language is not supported or no code example is available.
public BlockKeyedCollection Blocks {get; protected set;}
This language is not supported or no code example is available.

Property Value

BlockKeyedCollection

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition