次の方法で共有


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

地理的な場所の説明。

適用対象

こちらもご覧ください