ForceResolution Method

DTF API

Copy image CopyHover image
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++ F#
public void ForceResolution()
Public Sub ForceResolution
public:
void ForceResolution()
member ForceResolution : unit -> unit 

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)