FileInfo.path
string path() @propertyGet path property.
Returns
The full file path in the file system.
void path(string propval) @propertySet path property.
Parameters
propval | The full file path in the file system. |
string path() @propertyGet path property.
void path(string propval) @propertySet path property.
propval | The full file path in the file system. |