MapAddress.Street 속성

정의

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

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

속성 값

String

Platform::String

winrt::hstring

주소의 거리입니다.

적용 대상

추가 정보