home / software / tips and tricks / How do I get the name of the current executable in C#?

How do I get the name of the current executable in C#?

Updated:  02/17/2011 12:02 PM
Author:  Shiju Mathews

Status:    Resolved.


System.Diagnostics.Process.GetCurrentProcess() gets the currently running process.

Tags: How do I get the name of the current executable in C#?
Updated on: April 2024