Click or drag to resize
DirectoryInfoGetFiles Method (String)

Namespace: ConnectedApps.Cms.IO
Assembly: ConnectedApps.Cms.IO (in ConnectedApps.Cms.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public FileInfo[] GetFiles(
	string searchPattern
)

Parameters

searchPattern
Type: SystemString

Return Value

Type: FileInfo
See Also