IFileInfo.Length プロパティ

定義

ファイルの長さ (バイト数)。ディレクトリまたは存在しないファイルの場合は -1。

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

プロパティ値

適用対象