API Reference > 0.21 > GpExeFile
GpExeFile Class
Represents a GP.EXE file that will be read from or written to.
Namespace: ArgData
Properties
| Name | Description |
|---|---|
| ExePath | Gets the path to the GP.EXE file. |
Methods
| Name | Description |
|---|---|
| At(String exePath) | Gets a reference to the GP.EXE file at the specified location. exePath: |
| GetFileInfo(String exePath) | Gets info about the specified F1GP executable. exePath: Path of the file to get info about. |