Interface IFolderPicker
Folder picker abstraction
Namespace: Neutronium.BuildingBlocks.ApplicationTools
Assembly: Neutronium.BuildingBlocks.ApplicationTools.dll
Syntax
public interface IFolderPicker : IIODialog
Properties
| Improve this Doc View SourceMultiselect
true to allow multi select
Declaration
bool Multiselect { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |