다음을 통해 공유


NSFileManagerDelegate_Extensions.ShouldMoveItemAtPath 메서드

정의

public static bool ShouldMoveItemAtPath (this Foundation.INSFileManagerDelegate This, Foundation.NSFileManager fileManager, string srcPath, string dstPath);
static member ShouldMoveItemAtPath : Foundation.INSFileManagerDelegate * Foundation.NSFileManager * string * string -> bool

매개 변수

This
INSFileManagerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

fileManager
NSFileManager
srcPath
String
dstPath
String

반환

적용 대상