Size of the file in bytes.

Namespace: Composite.Core.IO.Plugins.IOProvider
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

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

See Also