Property DllPrefix
DllPrefix
Specifies the file name prefix, if any, used for shared libraries on this platform.
This is either
"lib" or an empty string.public static string DllPrefix { get; }
"lib" or an empty string.public static string DllPrefix { get; }