FileSearch.PropertyTests Property

Returns the PropertyTests collection that represents all the search criteria for a file search.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property PropertyTests As PropertyTests
    Get
'Usage
Dim instance As FileSearch
Dim value As PropertyTests

value = instance.PropertyTests
PropertyTests PropertyTests { get; }

Property Value

Type: Microsoft.Office.Core.PropertyTests

See Also

Reference

FileSearch Interface

FileSearch Members

Microsoft.Office.Core Namespace