IDialogService.ShowOpenFileDialog Method
Name | Parameters | Description |
---|---|---|
ShowOpenFileDialog(String, String, out String) | caption, filter, fileName | Shows the Open dialog with the specified settings. |
ShowOpenFileDialog(String, String) | caption, filter | Shows the Open dialog with the specified settings. |