Table of Contents

Property DllExtension

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

DllExtension

Specifies the file extension, if any, used for shared libraries on this platform that goes after the dot. An example value may be: "dll", "dylib", or "so".
public static string DllExtension { get; }

Property Value

string