FileSearch.FoundFiles Property

Definition

Returns a FoundFiles object that contains the names of all the files found during a search.

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

Property Value

Applies to