FrameworkContextGetRuntimeLocation Method |
Get the .NET runtime location for the requested version.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static string GetRuntimeLocation(
string version
)
Parameters
- version
- Type: SystemString
Return Value
Type:
StringSee Also