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 © 2014 CA Technologies.
All rights reserved.
|
|