FoundFiles Members
Include Protected Members
Include Inherited Members
Represents the list of files returned from a file search.
The FoundFiles 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 file name from the list of file names represented by the FoundFiles object. |
Top
Methods
Name | Description | |
---|---|---|
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() |
Top