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