TarEntry.Gid 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定擁有這個專案所表示檔案之群組的標識碼。
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 平臺。