Last active
November 13, 2024 21:57
-
-
Save bizouarn/a4b860fa99d8cc6b84d0c6b202e21287 to your computer and use it in GitHub Desktop.
Récupère le chemin du service courant.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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