TarEntry.Gid 属性

定义

获取或设置拥有此条目表示的文件的组的 ID。

public:
 property int Gid { int get(); void set(int value); };
public int Gid { get; set; }
member this.Gid : int with get, set
Public Property Gid As Integer

属性值

注解

此字段中的值对 Windows 平台没有影响。

适用于