Method ReferencesDotNetCoreRuntime
ReferencesDotNetCoreRuntime(out Version)
When implemented by a class, detects a version of the DotNET Core installed on the PC.
bool ReferencesDotNetCoreRuntime(out Version dotNetCoreVersion)Parameters
- dotNetCoreVersionVersion
- Receives DotNET Core version number. 
Returns
- bool
- True if the verification successful; otherwise false.