InterviewSolution
Saved Bookmarks
| 1. |
Where Are Dependent Objects Copied If They Do Not Already Exist In The Destination Project? |
|
Answer» If the location exists in the destination project, the dependent OBJECT is copied to that location. If the location does not EXIST in the destination project, a new folder entitled 'Dependencies' is CREATED and the object is copied to that folder If the location exists in the destination project, the dependent object is copied to that location. If the location does not exist in the destination project, a new folder entitled 'Dependencies' is created and the object is copied to that folder |
|