Deployment Tools Foundation
State Property
Gets the current installation state of the item.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public abstract InstallState State { get; }
Public MustOverride ReadOnly Property State As InstallState Get
public: virtual property InstallState State { InstallState get () abstract; }
abstract State : InstallState with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)