Table of Contents

Property DllPrefix

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

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; }

Property Value

string