ForceResolution Method

Microsoft Deployment Tools

Deployment Tools Foundation ForceResolution Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerSourceListForceResolution()()()
Forces the installer to search the source list for a valid source the next time a source is required. For example, when the installer performs an installation or reinstallation, or when it requires the path for a component that is set to run from source.
Declaration Syntax
C# Visual Basic Visual C++
public void ForceResolution()
Public Sub ForceResolution
public:
void ForceResolution()

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)