Table of Contents

Method RemoveExecutingAssemblyWithExt

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

RemoveExecutingAssemblyWithExt(string)

Removes file with path and name of the executing assembly with the specified extension.

public static void RemoveExecutingAssemblyWithExt(string ext)

Parameters

ext string

Extension to use.