I have set the picture property of an Image object to a jpeg file. I now would like to delete that jpeg file completely from my computer. Is this possible? If I don't set the jpeg file to be the picture of an image object, can I delete it? I found the File.Delete method, but I cannot figure out how to apply it to a jpeg or picture file instead of a text file.
Thanks so much!
Thanks so much!