LazyLoading.AllLoadedBlockNames Property

Gets the blocks' names already read.
Public ReadOnly Property AllLoadedBlockNames() As HashSet(Of String)
This language is not supported or no code example is available.
public HashSet<string> AllLoadedBlockNames {get;}
This language is not supported or no code example is available.

Property Value

HashSet<string>

.NET Framework

Supported in: 4.8

In this article

Definition