FileFilterInfo.filename
string filename() @property nothrowGet filename field.
Returns
the filename of the file being tested
void filename(string propval) @property nothrowSet filename field.
Parameters
propval | the filename of the file being tested |