Creates and returns a unique, persistent identifier for the specified file.
Name | Type | Description |
FullFileName | String | Input String that specifies the full path and filename of the file. |
Identifier | Byte | The Identifier for the file. |
AbsolutePath | String | String specifying the absolute path to the file. This is an optional argument whose default value is "". |