P4s3PortalWebSvc IO_FileInfoSearch Method A Sandcastle Documented Class Library
Simple file search, returns file info array.

Namespace: P4s3WebSvc
Assembly: P4s3WebSvc (in P4s3WebSvc.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public FileInfo[] IO_FileInfoSearch(
	string targetDir,
	string searchStr,
	string key
)

Parameters

targetDir
Type: System String
searchStr
Type: System String
key
Type: System String

Return Value

Type:  FileInfo 
See Also