Length Property

MCManager API

File size in bytes of file.

Namespace:  Moxiecode.Manager.FileSystems
Assembly:  MCManager (in MCManager.dll) Version: 1.0.0.0

Syntax

C#
long Length { get; }
Visual Basic (Declaration)
ReadOnly Property Length As Long
Visual C++
property long long Length {
	long long get ();
}

See Also