Imports namespace System.IO as first.
If Directory.Exists(Directory Path) = False Then
MsgBox(Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments))
End If
Imports namespace System.IO as first.
If Directory.Exists(Directory Path) = False Then
MsgBox(Environment.GetFolderPath(Environment.SpecialFolder.MyDocuments))
End If