FilePicker Properties |
The FilePicker type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentFilter |
Gets or sets the currently selected filter from the Filters collection.
| |
| CurrentFilterIndex |
Gets or sets the index of the current filter in the Filters collection
| |
| FileAction |
Gets or sets FileAction that is used when the user is selecting the file.
| |
| FilePath |
Gets or sets the full path of the file that is selected.
| |
| Filters |
Gets the collection of available file filters the user can select from.
| |
| Title |
Gets or sets the title of the dialog that the control will show.
|