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