FileSystemEntry.Length Propiedad

Definición

Obtiene la longitud del archivo, en bytes.

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

Valor de propiedad

Longitud del archivo en bytes.

Se aplica a