Partager via


VoiceCommandDisambiguationResult.SelectedItem Propriété

Définition

Élément sélectionné dans la liste des éléments affichés sur l’écran de suppression de l’ambiguïté de Cortana .

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

Valeur de propriété

Ressource, contenant des données d’image et de texte, fournie par le service d’application d’arrière-plan pour l’affichage sur le canevas Cortana .

S’applique à

Voir aussi