FilesInFolder = Directory.GetFiles(FullName, "*.txt").Count
If IO.Directory.GetFiles(_Temp, "*.txt").Length > 0 Then
End If