Table of Contents

Property ExeExtension

Namespace
MonoMod.Utils
Assembly
MonoMod.Utils.dll

ExeExtension

Specifies the file extension, if any, used for executable binaries on this platform. An example value may be: "exe", or an empty string.
public static string ExeExtension { get; }

Property Value

string