Share via


CivicAddress.City Proprietà

Definizione

Ottiene o imposta il nome della città.

public:
 property System::String ^ City { System::String ^ get(); void set(System::String ^ value); };
public string City { get; set; }
member this.City : string with get, set
Public Property City As String

Valore della proprietà

Nome della città. Se non vengono forniti dati, restituisce Empty.

Si applica a