FrameworkName Constructor
.NET Framework (current version)
Initializes a new instance of the FrameworkName class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | FrameworkName(String^) | Initializes a new instance of the FrameworkName class from a string that contains information about a version of the .NET Framework. |
![]() | FrameworkName(String^, Version^) | Initializes a new instance of the FrameworkName class from a string and a Version object that identify a .NET Framework version. |
![]() | FrameworkName(String^, Version^, String^) | Initializes a new instance of the FrameworkName class from a string, a Version object that identifies a .NET Framework version, and a profile name. |
Show:
