Programming with Reflection
FullName property
Syntax |
object.FullName |
Works with |
|
Data type |
Returns the full path and file name (including the drive letter) for the Reflection executable file. For example, if you install Reflection for ReGIS Graphics to the default folder on the C: drive, the value of the FullName property is "C:\Program Files\Attachmate\Reflection\R4win.exe".
This property is read-only.