Path Property

Applies to TestComplete 15.63, last modified on April 10, 2024

Description

Specifies the path to the executable file that started the process.

Declaration

TestObj.Path

Read-Only Property String
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following objects:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

A string holding the path and name of the executable. For example, C:\Program Files\MyApplication\MyApp.exe.

See Also

ProcessName Property
ProcessType Property
CommandLine Property
Name Property

Highlight search results