FileSystemInfo: Attributes (let)

Attributes

Sets the attributes for the FileSystemInfo entry.



 Public Property Let Attributes(
	  ByVal RHS As FileAttributes ) :

Parameters

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

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class FileSystemInfo Overview FileSystemInfo Properties FileSystemInfo Methods Attributes (get) CreationTime (get)