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
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
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
c I think
Jip C