MapLocation.Description 속성

정의

지리적 위치에 대한 설명을 가져옵니다.

public:
 property Platform::String ^ Description { Platform::String ^ get(); };
winrt::hstring Description();
public string Description { get; }
var string = mapLocation.description;
Public ReadOnly Property Description As String

속성 값

String

Platform::String

winrt::hstring

지리적 위치에 대한 설명입니다.

적용 대상

추가 정보