Compartir a través de


CivicAddress.AddressLine2 Propiedad

Definición

Obtiene o establece la segunda línea de la dirección.

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

Valor de propiedad

La segunda línea de la dirección. Si no se proporcionan datos, devuelve Empty.

Se aplica a