IO..::..GetFilesList Method

Gets the files list.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static FileInfo[] GetFilesList(
	string strPath
)

Parameters

strPath
Type: String
The string path.

Return Value

FileInfo[].