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 ValueList of absolute paths of files that can be updated when the
patches are applied on this system.
RemarksWin32 MSI API: MsiGetPatchFileList