MapAddress 클래스

정의

주소를 나타냅니다.

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
상속
Object Platform::Object IInspectable MapAddress
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

설명

MapLocation 개체의 컬렉션은 MapLocationFinder 클래스의 메서드를 호출할 때 MapLocationFinderResultLocations 속성을 통해 반환됩니다. 각 MapLocation 개체에는 MapAddress를 반환하는 Address 속성이 있습니다.

중요하다

엔터프라이즈 서비스 사용 중지 Bing Maps

UWP MapControlWindows.Services.Maps 네임스페이스의 맵 서비스는 Bing Maps를 사용합니다. 엔터프라이즈용 Bing Maps는 더 이상 사용되지 않으며 사용 중지되며, 이 시점에서 MapControl 및 서비스는 더 이상 데이터를 수신하지 않습니다.

자세한 내용은 Bing Maps 개발자 센터Bing Maps 설명서참조하세요.

앱은 Windows.Services.Maps 네임스페이스 MapControl 및 지도 서비스를 사용하려면 먼저 인증되어야 합니다. 앱을 인증하려면 지도 인증 키를 지정해야 합니다.

지도 인증 키요청 참조하세요.

속성

BuildingFloor

주소의 건물 층을 가져오거나 설정합니다.

BuildingName

주소의 건물 이름을 가져오거나 설정합니다.

BuildingRoom

주소의 건물 공간을 가져오거나 설정합니다.

BuildingWing

주소의 건물 날개를 가져오거나 설정합니다.

Continent

주소의 대륙을 가져오거나 설정합니다.

Country

주소의 국가를 가져오거나 설정합니다.

CountryCode

주소의 국가 코드를 가져오거나 설정합니다.

District

주소의 구역을 가져오거나 설정합니다.

FormattedAddress

전체 주소를 문자열 형식으로 가져옵니다.

Neighborhood

주소의 이웃을 가져오거나 설정합니다.

PostCode

주소의 우편 코드를 가져오거나 설정합니다.

Region

주소의 지역(예: 주 또는 주)을 가져오거나 설정합니다.

RegionCode

주소의 지역(예: 주 또는 주)에 대한 코드를 가져오거나 설정합니다.

Street

주소의 거리를 가져오거나 설정합니다.

StreetNumber

주소의 거리 번호를 가져오거나 설정합니다.

Town

주소의 도시 또는 도시를 가져오거나 설정합니다.

적용 대상

추가 정보