Microsoft Scripting Runtime
FolderExists Method
IFileSystem3 Object : FolderExists Method
Description
Check if a path exists
Syntax
Visual Basic
Public Function FolderExists( _
   ByVal FolderSpec As String _
) As Boolean
Parameters
FolderSpec
See Also

IFileSystem3 Object  | IFileSystem3 Members