Freigeben über


NSFileManagerDelegate.ShouldCopyItemAtUrl(NSFileManager, NSUrl, NSUrl) Methode

Definition

[Foundation.Export("fileManager:shouldCopyItemAtURL:toURL:")]
public virtual bool ShouldCopyItemAtUrl (Foundation.NSFileManager fm, Foundation.NSUrl srcUrl, Foundation.NSUrl dstUrl);
abstract member ShouldCopyItemAtUrl : Foundation.NSFileManager * Foundation.NSUrl * Foundation.NSUrl -> bool
override this.ShouldCopyItemAtUrl : Foundation.NSFileManager * Foundation.NSUrl * Foundation.NSUrl -> bool

Parameter

srcUrl
NSUrl
dstUrl
NSUrl

Gibt zurück

Attribute

Gilt für: