Compartir a través de


PhysicalAddressDictionaryEntryType.Street Propiedad

Definición

La Street propiedad obtiene o establece la dirección postal de un elemento de contacto.

public:
 property System::String ^ Street { System::String ^ get(); void set(System::String ^ value); };
public string Street { get; set; }
Public Property Street As String

Valor de propiedad

La Street propiedad devuelve una cadena que contiene la dirección postal de un elemento de contacto.

Se aplica a