Table of Contents

Method GetExecutingAssemblyWithNewExt

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

GetExecutingAssemblyWithNewExt(string)

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

public static string GetExecutingAssemblyWithNewExt(string ext)

Parameters

ext string

Extension to use.

Returns

string