Constructs and initializes a new instance of the System.Runtime.InteropServices.DllImportAttribute class.
- dllName
- A string that specifies the name of the shared library containing the unmanaged method to import.
If the shared library specified in dllName is not found, an error occurs at runtime.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0