Свойство | Тип | Описание | |
---|---|---|---|
WriteProduct | void | ||
WriteProducts | void |
Метод | Описание | |
---|---|---|
EndProcessing ( ) : void |
Processes the input ProductCodes or Names and writes a list of products to the pipeline.
|
|
ProcessRecord ( ) : void |
Collects the input ProductCodes for future processing.
|
Метод | Описание | |
---|---|---|
WriteProduct ( Microsoft.Deployment.WindowsInstaller.ProductInstallation product ) : void |
Adds properties to the ProductInstallation object and writes it to the pipeline.
|
|
WriteProducts ( string productCode, string userSid, UserContexts context, IList |
Enumerates products for the given ProductCode and writes them to the pipeline.
|