OpenFileParameters Properties | 
The OpenFileParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| AcceptableExtensions | 
                Gets the file extensions acceptable by the file chooser.
              (Inherited from FilteredFileChooserParameters.) | |
| Browser | 
                Gets the browser associated with the dialog.
              (Inherited from DialogParameters.) | |
| FilterDescription | 
                Gets the meaningful (e.g. "Image files", "PDF File (.pdf)",
                etc.) description of the acceptable extensions.
              (Inherited from FilteredFileChooserParameters.) | |
| InitialDirectory | 
                Gets the initial directory that should be displayed by the file dialog box.
              |