Condividi tramite


PlaceInfo.DisplayAddress Proprietà

Definizione

Ottiene l'indirizzo associato a 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

Valore della proprietà

String

Platform::String

winrt::hstring

Indirizzo associato a PlaceInfo.

Si applica a