Gets the file length.

Namespace:  Rebex.Net
Assembly:  Rebex.Sftp (in Rebex.Sftp.dll)

Syntax

Visual Basic
Public Overrides ReadOnly Property Length As Long
	Get
C#
public override long Length { get; }

Field Value

File length.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also