Deployment Tools Foundation
FindFiles Method (pattern)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► InstallPackage ► FindFiles(Regex)
Gets the list of file keys whose long file names match a specified
regular-expression search pattern.
Declaration Syntax
Parameters
- pattern (Regex)
- Regular expression search pattern
Return Value
Array of file keys, or a 0-length array if none are found