Share via


MapAddress.FormattedAddress Property

Definition

Gets the complete address in string format.

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

Property Value

String

Platform::String

winrt::hstring

The complete address in string format.

Applies to