DirectoryCatalog.LoadedFiles Eigenschap

Definitie

Hiermee haalt u de verzameling bestanden op die momenteel in de catalogus zijn geladen.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ LoadedFiles { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> LoadedFiles { get; }
member this.LoadedFiles : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property LoadedFiles As ReadOnlyCollection(Of String)

Waarde van eigenschap

Een verzameling bestanden die momenteel in de catalogus zijn geladen.

Van toepassing op