Partager via


PosixTarEntry.GroupName Propriété

Définition

Obtient ou définit le nom du groupe propriétaire de cette entrée.

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

Valeur de propriété

Exceptions

Le nom du groupe est null.

Remarques

GroupName est utilisé uniquement dans les plateformes Unix.

S’applique à