.NET Helper Packages
C#
Show/Hide TOC
IFolder
Info
File
List Property
Gets a collection of full path and file names in the folder, keyed by file name.
Definition
Namespace:
Configuration.Helper
Assembly:
Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
Copy
SortedList
<
string
,
string
>
FileList
{
get
; }
Property Value
SortedList
String
,
String
See Also
Reference
IFolderInfo Interface
Configuration.Helper Namespace
In This Article
Definition
See Also