FileInfo.Length Property

Definition

Gets the size of the file, in bytes.

public:
 property long Length { long get(); };
[System.Runtime.Serialization.DataMember(Order=4)]
public long Length { get; }
[<System.Runtime.Serialization.DataMember(Order=4)>]
member this.Length : int64
Public ReadOnly Property Length As Long

Property Value

Attributes

Applies to