HttpRuntimeSection::TargetFramework Property
.NET Framework (current version)
Gets or sets the target .NET framework.
Assembly: System.Web (in System.Web.dll)
public: [ConfigurationPropertyAttribute("targetFramework", DefaultValue = null)] property String^ TargetFramework { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.5
Available since 4.5
Show: