次の方法で共有


MapAddress.District プロパティ

定義

住所の地区を取得または設定します。

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

プロパティ値

String

Platform::String

winrt::hstring

住所の地区。

適用対象

こちらもご覧ください