Condividi tramite


GuidanceNavigator.AudioNotifications Proprietà

Definizione

Ottiene o imposta i tipi di notifiche audio fornite dalle linee guida per la navigazione.

Nota

Questa API non è disponibile per tutte le app di Windows. A meno che l'account per sviluppatore non venga effettuato appositamente da Microsoft, le chiamate a questa API avranno esito negativo in fase di esecuzione. Per altre informazioni sullo spazio dei nomi Windows.Services.Maps.Guidance , rivolgersi al rappresentante del team dell'account Microsoft.

public:
 property GuidanceAudioNotifications AudioNotifications { GuidanceAudioNotifications get(); void set(GuidanceAudioNotifications value); };
GuidanceAudioNotifications AudioNotifications();

void AudioNotifications(GuidanceAudioNotifications value);
public GuidanceAudioNotifications AudioNotifications { get; set; }
var guidanceAudioNotifications = guidanceNavigator.audioNotifications;
guidanceNavigator.audioNotifications = guidanceAudioNotifications;
Public Property AudioNotifications As GuidanceAudioNotifications

Valore della proprietà

Tipi di notifiche audio fornite dalle linee guida per la navigazione.

Si applica a