HttpRuntimeSection.TargetFramework Property

.NET Framework (current version)
 

Gets or sets the target .NET framework.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

<ConfigurationPropertyAttribute("targetFramework", DefaultValue := Nothing)>
Public Property TargetFramework As String

Property Value

Type: System.String

The target .NET framework.

.NET Framework
Available since 4.5
Return to top
Show: