NewPath Property
      
 

Description

Holds temporary path where new version is stored.


Property type

A String value.  


Syntax

object.NewPath



The NewPath Property syntax has these parts:

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

Remarks

Holds temporary file name where new file will be saved before it replaces local file (since local file is probably in use). This is typicaly same name as original vile, with with ".new" extension.

This property is read-only - you cannot change it's value.