Click or drag to resize

ItemSize Property

Gets the file size.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public long? Size { get; }

Property Value

Type: NullableInt64
The file size.
See Also