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