GlobalSystemMediaTransportControlsSessionPlaybackControls.IsChannelUpEnabled Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si la session prend actuellement en charge ChannelUp.
public:
property bool IsChannelUpEnabled { bool get(); };
bool IsChannelUpEnabled();
public bool IsChannelUpEnabled { get; }
var boolean = globalSystemMediaTransportControlsSessionPlaybackControls.isChannelUpEnabled;
Public ReadOnly Property IsChannelUpEnabled As Boolean
Valeur de propriété
Boolean
bool
True si le canal vers le haut est pris en charge ; sinon, false.