Udostępnij za pośrednictwem


TarEntry.Length Właściwość

Definicja

Gdy element EntryType wskazuje wpis, który może zawierać dane, pobiera długość w bajtach takich danych.

public:
 property long Length { long get(); };
public long Length { get; }
member this.Length : int64
Public ReadOnly Property Length As Long

Wartość właściwości

Uwagi

Typ wpisu, który często zawiera dane, to RegularFile (lub V7RegularFile w V7 formacie). Inne nietypowe typy wpisów, które mogą również zawierać dane, to: ContiguousFile, DirectoryList, MultiVolumei SparseFile.

Dotyczy