Property | Type | Description | |
---|---|---|---|
WriteComponent | void | ||
WriteSharedComponent | void |
Method | Description | |
---|---|---|
EndProcessing ( ) : void |
Enumerates the selected components and write them to the pipeline.
|
|
ProcessRecord ( ) : void |
Collects input ComponentCodes and ProductCodes for future processing.
|
Method | Description | |
---|---|---|
WriteComponent ( Microsoft.Deployment.WindowsInstaller.ComponentInstallation component ) : void |
Attaches additional properties to the component and writes it to the pipeline.
|
|
WriteSharedComponent ( Microsoft.Deployment.WindowsInstaller.ComponentInstallation component ) : void |
Enumerates clients of the component and writes each client-specific component to the pipeline.
|