API Reference > 0.19.1 > GpExeInfo
GpExeInfo Class
Contains details such as version number for a GP.EXE file.
Namespace: ArgData
Constructors
| Name | Description | 
|---|---|
| GpExeInfo() | Initializes a new instance of GpExeInfo. | 
Properties
| Name | Description | 
|---|---|
| IsDecompressed | Gets whether the GP.EXE is decompressed. | 
| IsEditingSupported | Gets whether editing this GP.EXE file is supported by ArgData. | 
| IsKnownExeVersion | Gets whether the file is a known GP.EXE file or not. | 
| Version | Gets the version of the executable as a GpExeVersionInfo enum. |