FileFilterInfo.displayName

string displayName() @property nothrow

Get displayName field.

Returns

the string that will be used to display the file

in the file chooser

void displayName(string propval) @property nothrow

Set displayName field.

Parameters

propvalthe string that will be used to display the file in the file chooser