MediaPlayerLauncher.Location Property

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property Location As MediaLocationType
public MediaLocationType Location { get; set; }
public:
property MediaLocationType Location {
    MediaLocationType get ();
    void set (MediaLocationType value);
}
member Location : MediaLocationType with get, set

Property Value

Type: Microsoft.Phone.Tasks.MediaLocationType

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

MediaPlayerLauncher Class

Microsoft.Phone.Tasks Namespace