ProjectedFileSystemItemLength Property |
Gets or sets the size, in bytes, of the current item.
Namespace:
ShellBoost.Core.ProjFS
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual long Length { get; set; }
Property Value
Type:
Int64The size.
See Also