Condividi tramite


PosixTarEntry.GroupName Proprietà

Definizione

Ottiene o imposta il nome del gruppo proprietario della voce.

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

Valore della proprietà

Eccezioni

Il nome del gruppo è null.

Commenti

GroupName viene usato solo nelle piattaforme Unix.

Si applica a