Click or drag to resize

IOptionalFeatureInfoInstallState Property

Gets or sets the install state.

Namespace:  Xcalibur.Models.InstalledApps
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
int InstallState { get; set; }

Property Value

Type: Int32
The state of the installed.
See Also