P
Peter
Hi, I have a question as below:
* myProject\bin\debug\question.bmp // image file
* new Bitmap(@"question.bmp"); // use it
* If I still want use line 2 to use it,
but I want to store the file directly under myProject
Please advise.
Peter
* myProject\bin\debug\question.bmp // image file
* new Bitmap(@"question.bmp"); // use it
* If I still want use line 2 to use it,
but I want to store the file directly under myProject
Please advise.
Peter