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
nativeModuleNameNoExt
stringNative module name without an extension.