Share via


FileSystemEntry.Length 屬性

定義

取得檔案的長度 (以位元組為單位)。

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

屬性值

以位元組為單位的檔案長度。

適用於