Partilhar via


DirectoryCatalog.LoadedFiles Propriedade

Definição

Obtém a coleção de arquivos carregados no catálogo atualmente.

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)

Valor da propriedade

Uma coleção de arquivos atualmente carregados no catálogo.

Aplica-se a