Table of Contents

Method GetCurrentApplicationReferences

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

GetCurrentApplicationReferences()

Retrieves a list of native libraries referenced by the currently running application. This method does not attempt to load the libraries.

public static string[] GetCurrentApplicationReferences()

Returns

string[]

An array of strings containing the names of referenced native libraries.