共用方式為


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

傳回

適用於