Retrieve the name of the current Project.
CaContext
None
Project name if set, empty string if empty
Example
CaHarvest Harvest; CaContext& rContext = Harvest.GetContext(); CaString szName = rContext.GetProjectName();
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|