IsInstalled Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation IsInstalled Property
Gets a value indicating whether this product is installed on the current system.
Declaration Syntax
C# Visual Basic Visual C++
public override bool IsInstalled { get; }
Public Overrides ReadOnly Property IsInstalled As Boolean
	Get
public:
virtual property bool IsInstalled {
	bool get () override;
}
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)