FileInfo.path

string path() @property nothrow

Get path property.

Returns

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

Set path property.

Parameters

propvalThe full file path in the file system.