共用方式為


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

傳回

適用於