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

속성 값

Cortana 캔버스에 표시하기 위해 백그라운드 앱 서비스에서 제공하는 이미지 및 텍스트 데이터를 포함하는 자산입니다.

적용 대상

추가 정보