Property CanChooseFiles
CanChooseFiles
Gets or sets a value indicating whether this OpenDialog can choose files.
public bool CanChooseFiles { get; set; }
Property Value
- bool
trueif can choose files; otherwise,false. Defaults totrue
Gets or sets a value indicating whether this OpenDialog can choose files.
public bool CanChooseFiles { get; set; }
true if can choose files; otherwise, false. Defaults to true