共用方式為


VoiceCommandDisambiguationResult.SelectedItem 屬性

定義

Cortana 去除混淆畫面上顯示的專案清單中選取的專案。

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

屬性值

資產,包含背景 App Service 所提供的影像和文字資料,以在 Cortana 畫布上顯示。

適用於

另請參閱