Uninstallable Property

Microsoft Deployment Tools

Deployment Tools Foundation Uninstallable Property
True patch is marked as possible to uninstall from the product.
Declaration Syntax
C# Visual Basic Visual C++
public bool Uninstallable { get; }
Public ReadOnly Property Uninstallable As Boolean
public:
property bool Uninstallable {
	bool get ();
}
Remarks

Even if this property is true, the installer can still block the uninstallation if this patch is required by another patch that cannot be uninstalled.

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)