共用方式為


MapAddress.FormattedAddress 屬性

定義

取得字串格式的完整位址。

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

屬性值

String

Platform::String

winrt::hstring

字串格式的完整位址。

適用於