Share via


NSFileManagerDelegate_Extensions.ShouldCopyItemAtUrl 方法

定义

public static bool ShouldCopyItemAtUrl (this Foundation.INSFileManagerDelegate This, Foundation.NSFileManager fm, Foundation.NSUrl srcUrl, Foundation.NSUrl dstUrl);
static member ShouldCopyItemAtUrl : Foundation.INSFileManagerDelegate * Foundation.NSFileManager * Foundation.NSUrl * Foundation.NSUrl -> bool

参数

This
INSFileManagerDelegate

此扩展方法在其上运行的实例。

srcUrl
NSUrl
dstUrl
NSUrl

返回

适用于