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
public:
virtual property bool IsInstalled {
bool get () override;
}
Assembly:
Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)