Skip to content

Instantly share code, notes, and snippets.

@bizouarn
Last active November 24, 2022 08:18
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 de 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