ManagementFrameworkVersion(Version, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the ManagementFrameworkVersion class.
public:
ManagementFrameworkVersion(Version ^ version, System::String ^ versionName, System::String ^ frameworkPath);
public ManagementFrameworkVersion (Version version, string versionName, string frameworkPath);
new Microsoft.Web.Management.Server.ManagementFrameworkVersion : Version * string * string -> Microsoft.Web.Management.Server.ManagementFrameworkVersion
Parameters
- versionName
- String
The .NET Framework version.
- frameworkPath
- String
The .NET Framework path.