PropertyTests Members
Include Protected Members
Include Inherited Members
A collection of PropertyTest objects that represent all the search criteria of a file search. Search criteria are listed in the Advanced Find dialog box (File menu, Open command, Advanced Find button).
The PropertyTests type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Count | Returns an Integer indicating the number of items in the specified collection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Item | Returns a PropertyTest object from the PropertyTests collection. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Add a new PropertyTest object to the PropertyTests collection representing the search criteria of a file search. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() | |
![]() |
Remove | Removes the specified object from the collection. |
Top