Table of Contents

Method GetLoadedLibraries

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

GetLoadedLibraries()

Retrieves a list of loaded native libraries (Windows, Linux, macOs).

public static string[] GetLoadedLibraries()

Returns

string[]

An array of strings containing the paths of the loaded libraries.