Back to product page

Visible property


Determines if progress window is show while downloading.

Type

A Boolean value

Syntax

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

Remarks

Determines if wodAppUpdate will be completely invisible to the user, or it will show progress window so user can track updates.

Platforms

Windows