public void LoadDirectory( string strProjectsDirectory, bool bWithSubDirs )
public: void LoadDirectory( String^ strProjectsDirectory, bool bWithSubDirs )
Parameters
- strProjectsDirectory
- Path to directory which will be scanned. If
null
orempty
then default path is used. - bWithSubDirs
- Determines whether sub directories are also scanned for projects.