AddressList.Name Propiedad

Definición

Devuelve un valor String (cadena en C#) que representa el nombre para mostrar del objeto. Solo lectura.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
Public ReadOnly Property Name As String

Valor de propiedad

Se aplica a