Which code segment should you use in MainPage.xaml.es?

You need to support remote devices by using the GoosePlayTo class. Which code segment should
you use in MainPage.xaml.es?

You need to support remote devices by using the GoosePlayTo class. Which code segment should
you use in MainPage.xaml.es?

A.
Option A

B.
Option B

C.
Option C

D.
Option D



Leave a Reply 3

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

fourteen + 3 =


tri

tri

this is not correct.
A is wrong, cause medialement does not have a sourcerequested property or event
B is wrong, cause the setSource method needs 2 parameter
D is wrong, cause the Source property wants a URI and GoosePlayTo isnt a Uri. its a class that does not inherit from an other class or interface.
so the only possible answer is C