FileNameAndPath_Row (Type)
Structure whose members contain information about a module, as follows: 'FileName' and 'Path'.
Based On:
Structure
Structure Fields:
Field Name | Type | Description |
---|---|---|
FileName | Filename | The file name (excluding the path) of the module. |
Path | PlainText | The path (excluding the file name) to the module. |
Error Message:
None