FindFileInfo Properties |
The ApplicationFindFileEventArgsFindFileInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AskBrowse |
Gets or sets a value indicating whether the user is asked to browse the missing file.
|
![]() | DefaultExtension |
Gets or sets the default file name extension.
|
![]() | FileTypeDescription |
Get or sets the type description of the associate file.
|
![]() | Filter |
Gets or sets the current file name filter string, which determines the choices that appear in the "Save as file type" or "Files of type" box in the dialog box.
|
![]() | InitialDirectory |
Gets or sets the initial directory displayed by the file dialog box.
|
![]() | LinkFilename | |
![]() | NewFilename | |
![]() | OldFilename |
Gets or sets a string containing the file name selected in the dialog box.
|
![]() | Owner | |
![]() | SameFileOnly | |
![]() | Sender | |
![]() | Title |
Gets or sets the file dialog box title.
|