Click or drag to resize

FilePicker Properties

The FilePicker type exposes the following members.

Properties
  NameDescription
Public propertyCurrentFilter
Gets or sets the currently selected filter from the Filters collection.
Public propertyCurrentFilterIndex
Gets or sets the index of the current filter in the Filters collection
Public propertyFileAction
Gets or sets FileAction that is used when the user is selecting the file.
Public propertyFilePath
Gets or sets the full path of the file that is selected.
Public propertyFilters
Gets the collection of available file filters the user can select from.
Public propertyTitle
Gets or sets the title of the dialog that the control will show.
Top
See Also