Deployment Tools Foundation
GetPatchFileList Method (productCode, patches)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Installer ► GetPatchFileList(String, IList<(Of <(String>)>))
[MSI 4.0] Gets the list of files that can be updated by one or more patches.
Declaration Syntax
Return Value
List of absolute paths of files that can be updated when the
patches are applied on this system.
Remarks
Win32 MSI API: MsiGetPatchFileList