Поделиться через


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

Возвращаемое значение

Применяется к