Compartir a través de


CivicAddress.City Propiedad

Definición

Obtiene o establece el nombre de la ciudad.

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

Valor de propiedad

Nombre de la ciudad. Si no se proporcionan datos, devuelve Empty.

Se aplica a