MapAddress 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示位址。
public ref class MapAddress sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class MapAddress final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class MapAddress
Public NotInheritable Class MapAddress
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
備註
當您呼叫 MapLocationFinder 類別
重要
Bing 地圖服務企業版服務淘汰
來自 Windows.Services.Maps 命名空間的 UWP MapControl 和地圖服務依賴 Bing 地圖服務。 Bing Enterprise 地圖服務已被取代,且將會淘汰,此時 MapControl 和服務將不再接收數據。
如需詳細資訊,請參閱 Bing 地圖服務開發人員中心 和 Bing 地圖服務檔。
您的應用程式必須先經過驗證,才能使用 Windows.Services.Maps 命名空間中的 MapControl 和地圖服務。 若要驗證您的應用程式,您必須指定地圖驗證金鑰。
請參閱 要求地圖驗證金鑰。
屬性
BuildingFloor |
取得或設定地址的建築物底板。 |
BuildingName |
取得或設定位址的建置名稱。 |
BuildingRoom |
取得或設定地址的建築空間。 |
BuildingWing |
取得或設定位址的建置翼。 |
Continent |
取得或設定位址的大陸。 |
Country |
取得或設定位址的國家/地區。 |
CountryCode |
取得或設定位址的國家/地區代碼。 |
District |
取得或設定地址的區。 |
FormattedAddress |
取得字串格式的完整位址。 |
Neighborhood |
取得或設定地址的鄰里。 |
PostCode |
取得或設定地址的郵遞區號。 |
Region |
取得或設定地址的區域(例如,州或省)。 |
RegionCode |
取得或設定位址的區域代碼(例如,州或省)。 |
Street |
取得或設定位址的街道。 |
StreetNumber |
取得或設定位址的街號。 |
Town |
取得或設定地址的城鎮或城市。 |