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