This documentation is archived and is not being maintained.
VSProjectNode.extract Method [AX 2012]
Extracts the whole project to disk.
public container extract([str path, boolean extractReferenced])
Run On
Called
Parameters
-
path
- Type: str
The full path of where the project should be stored.
-
extractReferenced
- Type: boolean
A Boolean value that determines whether to extract the referenced projects.
Return Value
Type:
container
A list of paths where the project was extracted.