IFileInfo.Length 속성

정의

파일 길이(바이트) 또는 디렉터리 또는 존재하지 않는 파일의 경우 -1입니다.

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

속성 값

적용 대상