Share via


NSFileManagerDelegate_Extensions.ShouldMoveItemAtUrl 方法

定义

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

参数

This
INSFileManagerDelegate

此扩展方法操作的实例。

fileManager
NSFileManager
srcUrl
NSUrl
dstUrl
NSUrl

返回

适用于