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

字符串格式的完整地址。

适用于