FileSearch.PropertyTests Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the PropertyTests collection that represents all the search criteria for a file search.
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