Share via


FileProperties.Length Property

Definition

Gets the size of the file, in bytes.

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

Property Value

The file's size in bytes.

Applies to