NSFileManagerDelegate_Extensions.ShouldLinkItemAtUrl 方法

定义

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

参数

This
INSFileManagerDelegate

此扩展方法操作的实例。

fileManager
NSFileManager
srcUrl
NSUrl
dstUrl
NSUrl

返回

适用于