Share via


FileSystemEntry.Length Özellik

Tanım

Dosyanın bayt cinsinden uzunluğunu alır.

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

Özellik Değeri

Bayt cinsinden dosya uzunluğu.

Şunlara uygulanır