Click or drag to resize

OpenFileParameters Properties

The OpenFileParameters type exposes the following members.

Properties
  NameDescription
Public propertyAcceptableExtensions
Gets the file extensions acceptable by the file chooser.
(Inherited from FilteredFileChooserParameters.)
Public propertyBrowser
Gets the browser associated with the dialog.
(Inherited from DialogParameters.)
Public propertyDefaultFileName
Gets the default file name to select in the dialog.
Public propertyFilterDescription
Gets the meaningful (e.g. "Image files", "PDF File (.pdf)", etc.) description of the acceptable extensions.
(Inherited from FilteredFileChooserParameters.)
Top
See Also