Click or drag to resize
DirectoryInfoGetFiles Method
Returns a file list from the current directory.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public FileInfo[] GetFiles()

Return Value

Type: FileInfo
See Also