Compartilhar via


Propriedade MediaPlayerLauncher.Orientation

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

Sintaxe

'Declaração
Public Property Orientation As MediaPlayerOrientation
public MediaPlayerOrientation Orientation { get; set; }
public:
property MediaPlayerOrientation Orientation {
    MediaPlayerOrientation get ();
    void set (MediaPlayerOrientation value);
}
member Orientation : MediaPlayerOrientation with get, set

Valor de propriedade

Tipo: Microsoft.Phone.Tasks.MediaPlayerOrientation

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

MediaPlayerLauncher Classe

Namespace Microsoft.Phone.Tasks