![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
ComponentInstallation Constructor (componentCode, productCode)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ComponentInstallation ► ComponentInstallation(String, String)
Creates a new ComponentInstallation for a component installed by a
specific product.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public ComponentInstallation( string componentCode, string productCode )
Public Sub New ( componentCode As String, productCode As String )
public: ComponentInstallation( String^ componentCode, String^ productCode )
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)