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