다음을 통해 공유


MapAddress.PostCode 속성

정의

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

public:
 property Platform::String ^ PostCode { Platform::String ^ get(); };
winrt::hstring PostCode();
public string PostCode { get; }
var string = mapAddress.postCode;
Public ReadOnly Property PostCode As String

속성 값

String

Platform::String

winrt::hstring

주소의 우편 번호입니다.

적용 대상

추가 정보