Identifies the item to be renamed by its name.
Note: The name is ignored if an item object ID is set. The name is used in conjunction with the path attribute.
CaRenameItem
LPCTSTR szItemName
None
Example
CaRenameItem& rRenameItem = rContext.GetRenameItem(); rRenameItem.SetItemName(“Item1.txt”);
More information:
| Copyright © 2013 CA. All rights reserved. |
|