Deployment Tools Foundation
IsInstalled Property
Gets a value indicating whether this product or patch is installed on the current system.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public abstract bool IsInstalled { get; }
Public MustOverride ReadOnly Property IsInstalled As Boolean Get
public: virtual property bool IsInstalled { bool get () abstract; }
abstract IsInstalled : bool with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)