다음을 통해 공유


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

반환

적용 대상