Interface ISelectDirectoryDialogHandler
Contains methods and properties which allow to work with select directory dialog window.
public interface ISelectDirectoryDialogHandler : IDialogHandler, IDisposable
Properties
- DirectoryName
Gets or sets a string containing the directory name selected in the file dialog window.
- InitialDirectory
Gets or sets the initial directory displayed by the file dialog window.