bool folderExists( string folderPath )
Function folderExists ( _ folderPath As String _ ) As Boolean
bool^ folderExists( String^ folderPath )