FileSystemInfo: Attributes (let)

Attributes

Sets the attributes for the FileSystemInfo entry.



 Public Property Let Attributes(
	  ByVal Value As FileAttributes ) :

Parameters

Value
[ByVal] FileAttributes. The attributes the entry is set to.

Read/Write.

See Also

Project CorLib Overview

Class FileSystemInfo Overview