FileSystemEntryInfoFileSize Property |
The instance file size.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public long FileSize { get; }
Public ReadOnly Property FileSize As Long
Get
public:
property long long FileSize {
long long get ();
}
member FileSize : int64 with get
Property Value
Type:
Int64See Also