Path Property
      
 

Description

Holds full path to local file.


Property type

A String value.  


Syntax

object.Path [= value]



The Path Property syntax has these parts:

Part Description
object An expression evaluating to an object of type UpdFile.
value A String value.

Remarks

Path property holds full path to local file that is going to be replaced when Update method is called. wodAppUpdate will try to determine this value based on Name property and modules and libraries loaded in your application. If it's unable to locate file, it will store file to same folder where application's executable is located.