Table of Contents

Method GetNativeModuleName

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

GetNativeModuleName(string)

Adds an extension to the specified native module name. The extension depends on the operating system.

public static string GetNativeModuleName(string nativeModuleNameNoExt)

Parameters

nativeModuleNameNoExt string

Native module name without an extension.

Returns

string