Guest User

Untitled

a guest
Nov 20th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. string location = System.Reflection.Assembly.GetExecutingAssembly().Location
  2.  
  3. string path = System.IO.Path.GetDirectoryName(location);
Add Comment
Please, Sign In to add comment