FileInfo.path

string path() @property

Get path property.

Returns

The full file path in the file system.
void path(string propval) @property

Set path property.

Parameters

propvalThe full file path in the file system.