System.Runtime.InteropServices.DllImportAttribute public sealed class DllImportAttribute : Attribute Documentation public bool BestFitMapping public CallingConvention CallingConvention public CharSet CharSet public string EntryPoint public bool ExactSpelling public bool PreserveSig public bool SetLastError public bool ThrowOnUnmappableChar public string Value { get; } public DllImportAttribute(string dllName)