Back to product page

NewPath property


Holds temporary path where new version is stored.

Type

A String value

Syntax

  • Basic
object.NewPath
The NewPath(object) syntax has these parts:
objectAn 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.

Platforms

Windows