LocalLocationRatingInfo 클래스

정의

위치 등급 정보를 포함합니다.

참고

이 API는 모든 Windows 앱에서 사용할 수 없습니다. 개발자 계정이 Microsoft에서 특별히 프로비전되지 않는 한 런타임에 이 API에 대한 호출이 실패합니다. Windows.Services.Maps.LocalSearch 네임스페이스에 대한 자세한 내용은 Microsoft 계정 팀 담당자에게 문의하세요.

public ref class LocalLocationRatingInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.Maps.LocalSearchContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class LocalLocationRatingInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.Maps.LocalSearchContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class LocalLocationRatingInfo
Public NotInheritable Class LocalLocationRatingInfo
상속
Object Platform::Object IInspectable LocalLocationRatingInfo
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.14393.0에서 도입되었습니다.)
Windows Mobile Extension SDK (10.0.14393.0에서 도입되었습니다.)
Windows Team Extension SDK (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Services.Maps.LocalSearchContract (v3.0에서 도입되었습니다.)

설명

이 클래스는 RatingInfo 속성에 액세스하여 검색됩니다.

속성

AggregateRating

위치의 집계 등급을 가져옵니다.

참고

이 API는 모든 Windows 앱에서 사용할 수 없습니다. 개발자 계정이 Microsoft에서 특별히 프로비전되지 않는 한 런타임에 이 API에 대한 호출이 실패합니다. Windows.Services.Maps.LocalSearch 네임스페이스에 대한 자세한 내용은 Microsoft 계정 팀 담당자에게 문의하세요.

ProviderIdentifier

등급에 대한 공급자 ID를 가져옵니다.

참고

이 API는 모든 Windows 앱에서 사용할 수 없습니다. 개발자 계정이 Microsoft에서 특별히 프로비전되지 않는 한 런타임에 이 API에 대한 호출이 실패합니다. Windows.Services.Maps.LocalSearch 네임스페이스에 대한 자세한 내용은 Microsoft 계정 팀 담당자에게 문의하세요.

RatingCount

이 위치의 등급 수를 가져옵니다.

참고

이 API는 모든 Windows 앱에서 사용할 수 없습니다. 개발자 계정이 Microsoft에서 특별히 프로비전되지 않는 한 런타임에 이 API에 대한 호출이 실패합니다. Windows.Services.Maps.LocalSearch 네임스페이스에 대한 자세한 내용은 Microsoft 계정 팀 담당자에게 문의하세요.

적용 대상