FileTypes Members
Include Protected Members
Include Inherited Members
A collection of values of the type MsoFileType that determine which types of files are returned by the Execute method of the FileSearch object.
The FileTypes 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 value that indicates which file type will be searched for by the Execute method of the FileSearch object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds a new file type to a file search. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() | |
![]() |
Remove | Removes the specified object from the collection. |
Top