FileSearch.PropertyTests プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ファイル検索 PropertyTests のすべての検索条件を表すコレクションを返します。
public:
property Microsoft::Office::Core::PropertyTests ^ PropertyTests { Microsoft::Office::Core::PropertyTests ^ get(); };
public Microsoft.Office.Core.PropertyTests PropertyTests { get; }
member this.PropertyTests : Microsoft.Office.Core.PropertyTests
Public ReadOnly Property PropertyTests As PropertyTests