FileOperationRenameItems Method (IEnumerableShellItemIdList, String, Boolean) |
Namespace: ShellBoost.Core.Utilities
public int RenameItems( IEnumerable<ShellItemIdList> idls, string newName, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentNullException | newName is null. |