SearchSuggestion 클래스

정의

SearchSuggestionManager에서 제공하는 검색 제안에 액세스할 수 있습니다.

public ref class SearchSuggestion sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.ApplicationModel.Search.Core.SearchCoreContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class SearchSuggestion final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.ApplicationModel.Search.Core.SearchCoreContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class SearchSuggestion
Public NotInheritable Class SearchSuggestion
상속
Object Platform::Object IInspectable SearchSuggestion
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.ApplicationModel.Search.Core.SearchCoreContract (v1.0에서 도입되었습니다.)

속성

DetailText

AppendResultSuggestion 메서드의 detailText 매개 변수에 전달된 값을 가져옵니다.

Image

AppendResultSuggestion 메서드의 이미지 매개 변수에 전달된 값을 가져옵니다.

ImageAlternateText

AppendResultSuggestion 메서드의 imageAlternateText 매개 변수에 전달된 값을 가져옵니다.

Kind

제안 유형을 가져옵니다.

Tag

AppendResultSuggestion 메서드의 태그 매개 변수에 전달된 값을 가져옵니다.

Text

검색 제안 UI에 표시할 제안의 지역화된 텍스트를 가져옵니다.

적용 대상

추가 정보