Method GetNativeModuleName
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
nativeModuleNameNoExtstringNative module name without an extension.