AssemblyBuilder.ImageRuntimeVersion Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets the version of the common language runtime that will be saved in the file containing the manifest.

Namespace:  System.Reflection.Emit
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ImageRuntimeVersion As String
public override string ImageRuntimeVersion { get; }

Property Value

Type: System.String
The common language runtime version.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

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