FindFileArgs Class |
Namespace: Easymap.AddIn
The FindFileArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AskBrowse |
True, if the browse dialog should be appear
| |
| Cancel |
Cancel the file search
| |
| DefaultExtension |
Defines the default extension of the file
| |
| FileTypeDescription |
Defines the file description
| |
| Filter |
Defines the filter expression of searching files
| |
| InitialDirectory |
Defines the initial directory for searching files
| |
| LinkFilename |
Defines the linked file
| |
| NewFilename |
Defines the new file name
| |
| OldFilename |
Defines the old file name
| |
| Owner |
Returns the owner of the file
| |
| SameFileOnly |
True, if only same file should be searched
| |
| Title |