3
Answers

How returning to the same directory ago?

Mike Jonson

Mike Jonson

13y
1.5k
1
I have create next path:

StringBuilder sb = new StringBuilder();
            sb.Append(Environment.CurrentDirectory.ToString());

Its path: d:\????????????????\?#\My projects\MyToolBar(new)\TestToolBar\TestToolBar\bin\Debug\

And i need: d:\????????????????\?#\My projects\MyToolBar(new)\TestToolBar\TestToolBar\bin\
How returning to the same directory ago?
Answers (3)
-3
Satyapriya Nayak
NA 53k 8m 12y
http://www.codeproject.com/Articles/354702/WPF-Slideshow
http://www.c-sharpcorner.com/uploadfile/dpatra/making-an-image-slideshow-in-wpf-part-i/
http://www.c-sharpcorner.com/uploadfile/prvn_131971/image-slideshow-in-wpf/