Property CanChooseDirectories
CanChooseDirectories
Gets or sets a value indicating whether this OpenDialog can choose directories.
public bool CanChooseDirectories { get; set; }
Property Value
- bool
trueif can choose directories; otherwise,falsedefaults tofalse.