







File size in bytes of file.
Namespace:
Moxiecode.Manager.FileSystems
Assembly:
MCManager (in MCManager.dll) Version: 1.0.0.0
Syntax
C# |
---|
public long Length { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Length As Long |
Visual C++ |
---|
public: virtual property long long Length { long long get () sealed; } |