GuidanceAudioNotificationRequestedEventArgs.AudioNotification 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.
Obtient le type de notification audio qui a été demandée.
Note
Cette API n’est pas disponible pour toutes les applications Windows. Sauf si votre compte de développeur est spécialement approvisionné par Microsoft, les appels à cette API échouent lors de l’exécution. Pour plus d’informations sur l’espace de noms Windows.Services.Maps.Guidance, contactez votre représentant de l’équipe de compte Microsoft.
public:
property GuidanceAudioNotificationKind AudioNotification { GuidanceAudioNotificationKind get(); };
GuidanceAudioNotificationKind AudioNotification();
public GuidanceAudioNotificationKind AudioNotification { get; }
var guidanceAudioNotificationKind = guidanceAudioNotificationRequestedEventArgs.audioNotification;
Public ReadOnly Property AudioNotification As GuidanceAudioNotificationKind
Valeur de propriété
Type de notification audio qui a été demandée.