![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Uninstallable Property
True patch is marked as possible to uninstall from the product.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public bool Uninstallable { get; }
Public ReadOnly Property Uninstallable As Boolean Get
public: property bool Uninstallable { bool get (); }
member Uninstallable : bool with get
![](collapse_all.gif)
![](collapse_all.gif)
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.dll) Version: 3.0.0.0 (3.11.1.2318)