PropertyTest Interface

Represents a single file search criterion.

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

Syntax

'Declaration
<GuidAttribute("000C0333-0000-0000-C000-000000000046")> _
Public Interface PropertyTest _
    Inherits _IMsoDispObj
'Usage
Dim instance As PropertyTest
[GuidAttribute("000C0333-0000-0000-C000-000000000046")]
public interface PropertyTest : _IMsoDispObj

Remarks

Search criteria are listed in the Advanced Find dialog box (File menu, Open command, Advanced Find button). The PropertyTest object is a member of the PropertyTests collection.

See Also

Reference

PropertyTest Members

Microsoft.Office.Core Namespace