This version of Unity is unsupported.

FileInfoResult.FileSize

public long FileSize;

Description

Indicates the size of the file in bytes.

If the file exists, this member reports the size of the file in bytes. If the file was not found, the file size is reported as zero.