Property that returns the fully qualified name of a file using its unique identifier. The identifier must have been obtained from the GetIdentifierFromFileName method.
Name | Type | Description |
Identifier | Byte | The identifier obtained from the GetIdentifierFromFileName method. |
FullFileName | String | Output String value that specifies the full filename of the file. |
AbsolutePath | String | String specifying the absolute path to the file. This is an optional argument whose default value is "". |