Assembly.ImageRuntimeVersion Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a string representing the version of the common language runtime (CLR) saved in the file containing the manifest.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.StringA string representing the CLR version folder name. This is not a full path.
Show: