共用方式為


PlaceInfo.DisplayAddress 屬性

定義

取得 與 PlaceInfo相關聯的位址。

public:
 property Platform::String ^ DisplayAddress { Platform::String ^ get(); };
winrt::hstring DisplayAddress();
public string DisplayAddress { get; }
var string = placeInfo.displayAddress;
Public ReadOnly Property DisplayAddress As String

屬性值

String

Platform::String

winrt::hstring

PlaceInfo相關聯的位址。

適用於