BB FlashBack SDK: FBVFile

Size

Description

Returns the size of the file in bytes.

Syntax

[C#/C++]
public int64 Size;

[VB.NET]
Public Property Size As Int64