共用方式為


PosixTarEntry.GroupName 屬性

定義

取得或設定擁有這個專案的組名。

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

屬性值

例外狀況

群組名 。 null

備註

GroupName 僅適用於 Unix 平臺。

適用於