GlobalSystemMediaTransportControlsSessionPlaybackInfo.PlaybackType 属性

定义

指定会话的内容类型。

public:
 property IReference<MediaPlaybackType> ^ PlaybackType { IReference<MediaPlaybackType> ^ get(); };
IReference<MediaPlaybackType> PlaybackType();
public System.Nullable<MediaPlaybackType> PlaybackType { get; }
var iReference = globalSystemMediaTransportControlsSessionPlaybackInfo.playbackType;
Public ReadOnly Property PlaybackType As Nullable(Of MediaPlaybackType)

属性值

播放类型。

适用于