Bagikan melalui


LocalLocationRatingInfo.AggregateRating Properti

Definisi

Mendapatkan peringkat agregat lokasi.

Nota

API ini tidak tersedia untuk semua aplikasi Windows. Kecuali akun pengembang Anda disediakan secara khusus oleh Microsoft, panggilan ke API ini akan gagal pada runtime. Untuk informasi selengkapnya tentang namespace Windows.Services.Maps.LocalSearch, silakan bekerja dengan perwakilan Tim Akun Microsoft Anda.

public:
 property IReference<double> ^ AggregateRating { IReference<double> ^ get(); };
IReference<double> AggregateRating();
public System.Nullable<double> AggregateRating { get; }
var iReference = localLocationRatingInfo.aggregateRating;
Public ReadOnly Property AggregateRating As Nullable(Of Double)

Nilai Properti

Peringkat agregat lokasi.

Berlaku untuk