public const int FILE_ATTRIBUTE_DIRECTORY = 0x10;
Public Const FILE_ATTRIBUTE_DIRECTORY As Integer = &H10
None.