LazyLoading.TreeItems Property

Gets the array containing info about all the files composing the whole assembly.
Public Property TreeItems() As MultiFileData() 
Get 
Protected Set(ByVal Value As As MultiFileData())
This language is not supported or no code example is available.
public MultiFileData[] TreeItems {get; protected set;}
This language is not supported or no code example is available.

Property Value

MultiFileData[]

.NET Framework

Supported in: 4.8

In this article

Definition