FileOperationCopyItems Method (IEnumerableShellItemIdList, ShellItemIdList, Boolean) |
Namespace: ShellBoost.Core.Utilities
public int CopyItems( IEnumerable<ShellItemIdList> idls, ShellItemIdList folderIdl, bool throwOnError = true )
Exception | Condition |
---|---|
ArgumentNullException | folderIdl is null. |