CivicAddress.City Propriedade

Definição

Obtém ou define o nome da cidade.

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 da propriedade

O nome da cidade. Se os dados não forem fornecidos, retornará Empty.

Aplica-se a