The file size in bytes.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

See Also