Camera Capture Task in windows phone 8
问题 I am working on windows phone application in which i need to store a captured image from the camera in isolated storage without saving it in the camera roll. I am able to store the captured image in the isolated storage but a copy of the captured image in also stored in the camera roll. Is there any way i can keep the image within the isolated storage rather than the camera roll. Thanks 回答1: If you want to save to ONLY isolated storage, you cannot use the CameraCaptureTask . In WP8, it will