Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

get execution directory c#

string logsDirectory = Path.Combine(Environment.CurrentDirectory, "logs");
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #execution #directory
ADD COMMENT
Topic
Name
7+1 =