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