What should you do?

You need to debug the error that is displayed in the warning message.
What should you do?
A. In the package.appxmanifest file, set the Webcam property in the Capabilities list.
B. Insert the following code segment at line VD18:
var dialog = new Windows.Media.Capture.CameraCaptureUI( ); dialog.photoSettings.enableCamera( );
C. In the package.appxmanifest file, add Camera Settings to the available declarations.
D. Insert the following code segment at line VD18:
var dialog = new Windows.Media.Capture.CameraCaptureUT( );
dialog.videoSet tings.enableCamera ( );

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.