add


Description:

public void add (string name, FileAttributeType type, FileAttributeInfoFlags flags)

Adds a new attribute with name to the this, setting its type and flags .

Parameters:

this

a FileAttributeInfoList.

name

the name of the attribute to add.

type

the FileAttributeType for the attribute.

flags

FileAttributeInfoFlags for the attribute.