Skip to content

Instantly share code, notes, and snippets.

@bizouarn
Last active November 13, 2024 21:57
Show Gist options
  • Save bizouarn/a4b860fa99d8cc6b84d0c6b202e21287 to your computer and use it in GitHub Desktop.
Save bizouarn/a4b860fa99d8cc6b84d0c6b202e21287 to your computer and use it in GitHub Desktop.
Récupère le chemin du service courant.
Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().Location);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment