FilesInFolder = Directory.GetFiles(FullName, "*.txt").Count
If IO.Directory.GetFiles(_Temp, "*.txt").Length > 0 Then
End If
로그인
회원가입