Condividi tramite


VoiceCommandDisambiguationResult.SelectedItem Proprietà

Definizione

Elemento selezionato dall'elenco di elementi visualizzati nella schermata di disambiguazione cortana .

public:
 property VoiceCommandContentTile ^ SelectedItem { VoiceCommandContentTile ^ get(); };
VoiceCommandContentTile SelectedItem();
public VoiceCommandContentTile SelectedItem { get; }
var voiceCommandContentTile = voiceCommandDisambiguationResult.selectedItem;
Public ReadOnly Property SelectedItem As VoiceCommandContentTile

Valore della proprietà

Asset contenente dati di immagine e testo forniti dal servizio app in background per la visualizzazione nell'area di disegno di Cortana .

Si applica a

Vedi anche