Click or drag to resize

ByHandleFileInfoFileSize Property

Gets the size of the file.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public long FileSize { get; }

Property Value

Type: Int64
The size of the file.
See Also