The ImageInfoType type captures information about the process image.
| Field Name | Type | Description |
|---|---|---|
| File_Name0..1 | StringObjectPropertyType |
The File_Name field specifies the name of the binary file which represents the process image. |
| Command_Line0..1 | StringObjectPropertyType |
The Command_Line field specifies the complete command used to execute the process image. |
| Current_Directory0..1 | StringObjectPropertyType |
The Current_Directory field specifies the current directory of the process image. |
| Path0..1 | StringObjectPropertyType |
The Path field specifies the fully qualified path to the image file, including the file name. |