public static bool IsValidFolder (string path);

Description

Given an absolute path to a folder, returns true if it exists, false otherwise.