public Project GetCurrentProject( bool bUseSelDlg )
public: Project^ GetCurrentProject( bool bUseSelDlg )
Parameters
| Parameter Name | Description |
|---|---|
| bUseSelDlg | if set to true\: Opens an additional selection dialog, if more than one project was selected in the page browser. |
Return Value
return != null: the active project return = null: no project is open