Freigeben über


GuidanceAudioNotificationRequestedEventArgs.AudioNotification Eigenschaft

Definition

Ruft den Typ der angeforderten Audiobenachrichtigung ab.

Anmerkung

Diese API ist nicht für alle Windows-Apps verfügbar. Sofern Ihr Entwicklerkonto nicht speziell von Microsoft bereitgestellt wird, schlagen Aufrufe dieser API zur Laufzeit fehl. Weitere Informationen zum Windows.Services.Maps.Guidance Namespace können Sie mit Ihrem Microsoft-Kontoteammitarbeiter verwenden.

public:
 property GuidanceAudioNotificationKind AudioNotification { GuidanceAudioNotificationKind get(); };
GuidanceAudioNotificationKind AudioNotification();
public GuidanceAudioNotificationKind AudioNotification { get; }
var guidanceAudioNotificationKind = guidanceAudioNotificationRequestedEventArgs.audioNotification;
Public ReadOnly Property AudioNotification As GuidanceAudioNotificationKind

Eigenschaftswert

Der Typ der angeforderten Audiobenachrichtigung.

Gilt für: