Bagikan melalui


MapControlBusinessLandmarkRightTappedEventArgs.LocalLocations Properti

Definisi

Mendapatkan bisnis yang sesuai dengan tengara bisnis.

Catatan

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

public:
 property IVectorView<LocalLocation ^> ^ LocalLocations { IVectorView<LocalLocation ^> ^ get(); };
IVectorView<LocalLocation> LocalLocations();
public IReadOnlyList<LocalLocation> LocalLocations { get; }
var iVectorView = mapControlBusinessLandmarkRightTappedEventArgs.localLocations;
Public ReadOnly Property LocalLocations As IReadOnlyList(Of LocalLocation)

Nilai Properti

Bisnis yang sesuai dengan tengara bisnis, dari jenis LocalLocation.

Berlaku untuk