IO
.
.
::
.
.
GetFilesList Method
Gets the files list.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
FileInfo
[]
GetFilesList
(
string
strPath
)
Parameters
strPath
Type:
String
The string path.
Return Value
FileInfo[].
See Also
IO Class
Core Namespace