FileSearch.FoundFiles プロパティ

定義

検索中に FoundFiles 見つかったすべてのファイルの名前を含む オブジェクトを返します。

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

プロパティ値

適用対象