Click or drag to resize

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
C#
public static string GetRuntimeLocation(
	string version
)

Parameters

version
Type: SystemString

Return Value

Type: String
See Also