In VB .Net I can get the current directory using the
CurDir() function. Does C# have a similar function. Or
how can I discover the current path in C#?
CurDir() function. Does C# have a similar function. Or
how can I discover the current path in C#?
Comment