Property ExeExtension
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; }
"exe", or an empty string.public static string ExeExtension { get; }