ToolLocationHelper.GetDotNetFrameworkRootRegistryKey Method
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.
Returns the full name of the .NET Framework root registry key
public:
static System::String ^ GetDotNetFrameworkRootRegistryKey(Microsoft::Build::Utilities::TargetDotNetFrameworkVersion version);
public static string GetDotNetFrameworkRootRegistryKey (Microsoft.Build.Utilities.TargetDotNetFrameworkVersion version);
static member GetDotNetFrameworkRootRegistryKey : Microsoft.Build.Utilities.TargetDotNetFrameworkVersion -> string
Public Shared Function GetDotNetFrameworkRootRegistryKey (version As TargetDotNetFrameworkVersion) As String
Parameters
- version
- TargetDotNetFrameworkVersion
Version of the targeted .NET Framework