NSFileManagerDelegate_Extensions.ShouldLinkItemAtUrl 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 ShouldLinkItemAtUrl (this Foundation.INSFileManagerDelegate This, Foundation.NSFileManager fileManager, Foundation.NSUrl srcUrl, Foundation.NSUrl dstUrl);
static member ShouldLinkItemAtUrl : Foundation.INSFileManagerDelegate * Foundation.NSFileManager * Foundation.NSUrl * Foundation.NSUrl -> bool
Parameters
The instance on which this extension method operates.
- fileManager
- NSFileManager
- srcUrl
- NSUrl
- dstUrl
- NSUrl