Path Property

Returns the folder in which Newlook solution (user-modifiable) files have been installed. Read only.

object.Path as String

Use

From version 10.0 onwards, program files and user files are installed in separate locations. Use the App.InstallPath property to determine the location of Newlook program files.

By default, Newlook Developer and Newlook Smartclient solution files will be installed to C:\ProgramData\Newlook 11.1 and any solution folders that you create using the New Solution dialog, will be created in this folder.

Most files that you reference in your solution - image files, local help files, database files for example- will be specified with a path that is relative to this location.

See Also

SettingsFile property | SharedRepository property | UserRepository property | InstallPath property | DataPath command line argument

Applies To

App object


© 2004-2021 looksoftware. All rights reserved.