Namespace: DeltaEngine.ExtensionsAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public static string GetDotNetFrameworkPath(
Version runtimeVersion
)
public static string GetDotNetFrameworkPath(
Version runtimeVersion
)
Public Shared Function GetDotNetFrameworkPath (
runtimeVersion As Version
) As String
Public Shared Function GetDotNetFrameworkPath (
runtimeVersion As Version
) As String
public:
static String^ GetDotNetFrameworkPath(
Version^ runtimeVersion
)
public:
static String^ GetDotNetFrameworkPath(
Version^ runtimeVersion
)
static member GetDotNetFrameworkPath :
runtimeVersion : Version -> string
static member GetDotNetFrameworkPath :
runtimeVersion : Version -> string
Return Value
Type:
String