NSFileManagerDelegate_Extensions.ShouldCopyItemAtUrl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
The instance on which this extension method operates.
- srcUrl
- NSUrl
- dstUrl
- NSUrl