Click or drag to resize

StreamShellContentLength Property

Gets the content length.

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

Property Value

Type: Int64
The content length.
See Also