ShellContentLength Property |
Gets the content length. It should be 0 for a directory.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual long Length { get; }
Property Value
Type:
Int64The content length.
See Also