次の方法で共有


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

住所の通り。

適用対象

こちらもご覧ください