Determines if .NET Core Runtime is installed and gives the latest version that's available.
o.IsDotnetCore("@lcFrameworkPath, @lcVersion)
Return Value
.T. or .F.
Parameters
"@lcFrameworkPath
by ref, returns the path to the framework if one exists.
@lcVersion
by ref, returns the version of the framework if one exists.
See also:
Class wwUtils© West Wind Technologies, 1996-2024 • Updated: 03/10/20
Comment or report problem with topic