Freigeben über


DirectoryCatalog.LoadedFiles Eigenschaft

Definition

Ruft die Auflistung der momentan im Katalog geladenen Dateien ab.

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)

Eigenschaftswert

Eine Auflistung der momentan im Katalog geladenen Dateien.

Gilt für: