Compartir a través de


PosixTarEntry.GroupName Propiedad

Definición

Obtiene o establece el nombre del grupo que posee esta entrada.

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

Valor de propiedad

Excepciones

El nombre del grupo es null.

Comentarios

GroupName solo se usa en plataformas Unix.

Se aplica a