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++ | F# |
public override bool IsInstalled { get; }
Public Overrides ReadOnly Property IsInstalled As Boolean Get
public: virtual property bool IsInstalled { bool get () override; }
abstract IsInstalled : bool with get override IsInstalled : bool with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)