Show / Hide Table of Contents

Interface IFolderPicker

Folder picker abstraction

Inherited Members
IIODialog.Title
IIODialog.Directory
IIODialog.Choose()
Namespace: Neutronium.BuildingBlocks.ApplicationTools
Assembly: Neutronium.BuildingBlocks.ApplicationTools.dll
Syntax
public interface IFolderPicker : IIODialog

Properties

| Improve this Doc View Source

Multiselect

true to allow multi select

Declaration
bool Multiselect { get; set; }
Property Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
Back to top Generated by DocFX