IPatchControlPanel
Declaration
IPatchControlPanel : IDispatch
Overview
This interface is meant to configure patch control panel information
Properties
String PatchName - Gets or sets the patch's title.
String InfoUrl - Gets or sets the URL that provides information specific to this patch. This value represents the support link for the patch and is displayed in Programs and Features.
String TargetProductName - Gets or sets the Name of the application or applications group targeted by the patch.
String Description - Gets or sets the patch's description.
String Classification - Gets or sets the type of upgrade. Supported values: Hotfix, SecurityRollup, CriticalUpdate, Update, ServicePack, UpdateRollup.
Bool AllowPatchRemoval - Gets or sets whether or not the patch is an Uninstallable Patch.