Ce get the directory where the current running program is located

From , 4 Years ago, written in C#, viewed 55 times.
URL https://pastebin.vip/view/1f187c8b
  1. using System;
  2. using System.IO;
  3.  
  4. class DirectoryCurrent
  5. {
  6.    public static void Main()
  7.    {
  8.    Console.WriteLine ("Current directory: \"{0}\"",
  9.       Directory.GetCurrentDirectory());
  10.    }
  11. }

Reply to "Ce get the directory where the current running program is located"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website