Gets file length.
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public MustOverride ReadOnly Property Length As Long Get |
C# |
---|
public abstract long Length { get; } |
Namespace:
Rebex.IO
Assembly:
Rebex.Common (in Rebex.Common.dll)
Visual Basic |
---|
Public MustOverride ReadOnly Property Length As Long Get |
C# |
---|
public abstract long Length { get; } |