Table of Contents

Method ReferencesDotNetCoreRuntime

Namespace
Alternet.Scripter.Roslyn
Assembly
Alternet.Scripter.v9.dll

ReferencesDotNetCoreRuntime(out Version)

Detect a version of the DotNET Core installed on the PC.

public override bool ReferencesDotNetCoreRuntime(out Version dotNetCoreVersion)

Parameters

dotNetCoreVersion Version

Receives DotNET Core version number.

Returns

bool

True if the verification successful; otherwise false.