ManagementFrameworkVersion Class
IIS 7.0
Provides a container for .NET Framework version information.
Namespace:
Microsoft.Web.Management.Server
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
The ManagementFrameworkVersion type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ManagementFrameworkVersion | Initializes a new instance of the ManagementFrameworkVersion class. |
| Name | Description | |
|---|---|---|
![]() | CanManageFrameworkConfiguration | Gets a value indicating whether the .NET Framework major version is greater than or equal to 2. |
![]() | FrameworkConfigurationPath | Gets the .NET Framework path that is initialized in the constructor. |
![]() | Name | Gets the .NET Framework version name that is initialized in the constructor. |
![]() | Text | Gets the .NET Framework version name that is initialized in the constructor and appends it to the culture independent string ".NET Framework ". |
![]() | Version | Gets the .NET Framework version that is initialized in the constructor. |
