This topic has not yet been rated - Rate this topic

Deployment.RuntimeVersion Property

Silverlight

Gets the Silverlight runtime version that this deployment supports.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
public string RuntimeVersion { get; }
<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment" RuntimeVersion="version" .../>

XAML Values

version

A numerical version number, such as "2.0.30908".

Property Value

Type: System.String
The Silverlight runtime version that this deployment supports.

Dependency property identifier field: RuntimeVersionProperty

For more information, see Silverlight Plug-in Versioning.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

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