VoiceCommandDisambiguationResult.SelectedItem 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.
É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 .