Method GetExecutingAssemblyWithNewExt
GetExecutingAssemblyWithNewExt(string)
Gets file path and name of the executing assembly with the specified extension.
public static string GetExecutingAssemblyWithNewExt(string ext)
Parameters
ext
stringExtension to use.