This documentation is archived and is not being maintained.
TargetFrameworkAttribute.FrameworkDisplayName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the display name of the .NET Framework version against which an assembly was built.
Namespace:
System.Runtime.Versioning
Assembly:
mscorlib (in mscorlib.dll)
public string FrameworkDisplayName { get; set; }
Property Value
Type:
System.StringThe display name of the .NET Framework version.
The FrameworkDisplayName property usually returns a relatively long descriptive string that is suitable for display to a user.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0