3
Answers

Rotate the images

Hi,

Rotate the images.
Answers (3)
0
Vulpes

Vulpes

NA 98.3k 1.5m 13y
I'd try:

string location = System.Reflection.Assembly.GetExecutingAssembly().Location;
string path = System.IO.Path.GetDirectoryName(location);