Table of Contents

Method GetSystemDllPath

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetSystemDllPath()

Gets path to folder with System.dll. Returned value is similar to this: 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.1'.

public static string? GetSystemDllPath()

Returns

string