TarEntry.Length 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
EntryType當指出可包含數據的專案時,取得這類數據的位元組長度。
public:
property long Length { long get(); };
public long Length { get; }
member this.Length : int64
Public ReadOnly Property Length As Long
屬性值
備註
通常包含數據的RegularFile輸入類型 (或V7RegularFileV7格式為) 。 其他可能也包含資料的不常見項目類型包括: ContiguousFile、 DirectoryList、 MultiVolume和 SparseFile。