Win32FindDataLength Property |
Gets the size, in bytes, of the current file.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public long Length { get; }
Property Value
Type:
Int64The size of the current file in bytes.
See Also