VoiceCommandDisambiguationResult.SelectedItem 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 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 畫布上顯示。