Condividi tramite


MapAddress.BuildingName Proprietà

Definizione

Ottiene o imposta il nome di compilazione di un indirizzo.

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

Valore della proprietà

String

Platform::String

winrt::hstring

Nome predefinito di un indirizzo.

Si applica a

Vedi anche