Compartir a través de


Folder.DisplayName Propiedad

Definición

Obtiene o establece el nombre para mostrar de la carpeta.

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

Valor de propiedad

Nombre para mostrar.

Se aplica a