IFileInfo.Length 屬性

定義

檔案的長度 (以位元組為單位),或 -1 表示目錄或不存在的檔案。

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

屬性值

適用於