Back to product page

ExeName property


Returns name the process EXE file.

Type

A String value

Syntax

  • Basic
object.ExeName
The ExeName(object) syntax has these parts:
objectAn expression evaluating to an object of type UpdProcess.

Remarks

This property holds only filename (without path) of the executable file for the process.

Platforms

Windows