Show / Hide Table of Contents

Interface IFilePicker

File picker abstraction

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

Properties

| Improve this Doc View Source

ExtensionDescription

Extension description

Declaration
string ExtensionDescription { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Extensions

Accepted extensions

Declaration
string[] Extensions { get; set; }
Property Value
Type Description
System.String[]
  • Improve this Doc
  • View Source
Back to top Generated by DocFX