TarEntry.Uid 属性

定义

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

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

属性值

注解

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

适用于