Description
This command gets information for the currently opened project.
Syntax
get_project [OPTIONS]
Options
-
-directory
- Return the full path to the project directory.
-
-name
- Return the project name.
-
-solutions
- Return a list of all the solution names in the project.
Examples
The following example gets the full path for the current project:
get_project -directory