FileListControllerShowFilesInPath Method |
Displays the files contained in the specified directory.
Namespace: Altaxo.Gui.Pads.FileBrowserAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void ShowFilesInPath(
string path
)
Parameters
- path String
- The directory whose files should be shown.
See Also