Property | Type | Description | |
---|---|---|---|
WriteProduct | void | ||
WriteProducts | void |
Method | Description | |
---|---|---|
EndProcessing ( ) : void |
Processes the input UpgradeCodes and writes a list of products to the pipeline.
|
|
ProcessRecord ( ) : void |
Collects the input UpgradeCodes for future processing.
|
Method | Description | |
---|---|---|
WriteProduct ( Microsoft.Deployment.WindowsInstaller.ProductInstallation product ) : void |
Adds properties to the ProductInstallation object and writes it to the pipeline.
|
|
WriteProducts ( string upgradeCode ) : void |
Enumerates related products and writes them to the pipeline.
|