NSFileManagerDelegate_Extensions.ShouldLinkItemAtUrl Method

Definition

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

This
INSFileManagerDelegate

The instance on which this extension method operates.

fileManager
NSFileManager
srcUrl
NSUrl
dstUrl
NSUrl

Returns

Applies to