Click or drag to resize
DirectoryGetFiles Method (String, 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 static string[] GetFiles(
	string path,
	string searchPattern
)

Parameters

path
Type: SystemString
searchPattern
Type: SystemString

Return Value

Type: String
See Also