Gets the project name of the target project.
CaMovePackage
None
LPCTSTR – Project name of the target project
Example
CaMovePackage& rMovePackage = rContext.GetMovePackage(); LPCTSTR prjname = rMovePackage.GetToProjectName();
More information:
| Copyright © 2013 CA. All rights reserved. |
|