다음을 통해 공유


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 플랫폼에서만 사용됩니다.

적용 대상