共用方式為


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

傳回

適用於