共用方式為


TarEntry.Uid 屬性

定義

取得或設定擁有這個專案所表示之檔案的使用者標識碼。

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 平臺。

適用於