This documentation is archived and is not being maintained.
TargetDotNetFrameworkVersion Enumeration
Visual Studio 2010
Specifies the version of the .NET Framework to use with the methods in ToolLocationHelper.
Assembly: Microsoft.Build.Utilities.v4.0 (in Microsoft.Build.Utilities.v4.0.dll)
| Member name | Description | |
|---|---|---|
| Version11 | Specifies .NET Framework version 1.1. | |
| Version20 | Specifies .NET Framework version 2.0. | |
| Version30 | Specifies .NET Framework version 3.0. | |
| Version35 | Specifies .NET Framework version 3.5. | |
| Version40 | version 4.0 | |
| VersionLatest | Specifies the most recent released version of the .NET Framework. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: