FileSearch.FoundFiles Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne un FoundFiles objet qui contient les noms de tous les fichiers trouvés lors d’une recherche.
public:
property Microsoft::Office::Core::FoundFiles ^ FoundFiles { Microsoft::Office::Core::FoundFiles ^ get(); };
public Microsoft.Office.Core.FoundFiles FoundFiles { get; }
member this.FoundFiles : Microsoft.Office.Core.FoundFiles
Public ReadOnly Property FoundFiles As FoundFiles