Back to product page

UncompressedSize property


Holds original uncompressed file size.

Type

A Long value

Syntax

  • Basic
object.UncompressedSize [= value]
The UncompressedSize(object,value) syntax has these parts:
objectAn expression evaluating to an object of type UpdFile.
valueA Long value.

Remarks

This property holds size of the file in uncompressed form, in case you used UpdSqueze to compress the file. This property is not used by wodAppUpdate, and only holds the value found in configuration file, if it was specified.

Platforms

Windows