Click or drag to resize

FileShellContentLength Property

Gets the file length.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public override long Length { get; }

Property Value

Type: Int64
The content length.
See Also