System.Runtime.Versioning Namespace
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The System.Runtime.Versioning namespace contains advanced types that support versioning in side-by-side implementations of the.NET Framework.
The types found in this namespace are intended for use within the .NET Framework and not for user applications.
| Class | Description | |
|---|---|---|
![]() | TargetFrameworkAttribute | Identifies the version of the .NET Framework that a particular assembly was compiled against. |
Show:
