This topic has not yet been rated - Rate this topic

InstallState Enumeration

Silverlight

Defines constants that indicate the installation state of an application that is configured to run outside the browser.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
public enum InstallState
Member name Description
NotInstalled The application has not been installed to run outside the browser.
Installing The application is in the process of being installed to run outside the browser.
Installed The application has been installed to run outside the browser.
InstallFailed The application could not be installed to run outside the browser.

This enumeration is used by the Application.InstallState property.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ