RecentFilterInfo.uri

string uri() @property nothrow

Get uri field.

Returns

The URI of the file being tested.
void uri(string propval) @property nothrow

Set uri field.

Parameters

propvalThe URI of the file being tested.