Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

get the path of executable c#

string execPath = AppDomain.CurrentDomain.BaseDirectory;
 
PREVIOUS NEXT
Tagged: #path #executable
ADD COMMENT
Topic
Name
4+7 =