DirectoryList.setAttributes
void setAttributes(string attributes = null)Sets the attributes to be enumerated and starts the enumeration.
If attributes is null, the list of file infos will still be created, it will just not contain any extra attributes.
Parameters
attributes | the attributes to enumerate |