Свойство | Тип | Описание | |
---|---|---|---|
WritePatch | void | ||
WritePatches | void |
Метод | Описание | |
---|---|---|
EndProcessing ( ) : void |
Processes the ProductCodes or PatchCodes and writes a patch to the pipeline.
|
|
ProcessRecord ( ) : void |
Collects input ProductCodes and PatchCodes for future processing.
|
Метод | Описание | |
---|---|---|
WritePatch ( Microsoft.Deployment.WindowsInstaller.PatchInstallation patch ) : void |
Adds properties to the PatchInstallation object and writes it to the pipeline.
|
|
WritePatches ( string patchCode, string productCode, string userSid, UserContexts context, PatchStates filter ) : void |
Enumerates patches for the given patch codes and ProductCodes and writes them to the pipeline.
|