Freigeben über


NSFileManagerDelegate_Extensions.ShouldMoveItemAtPath Methode

Definition

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

Parameter

This
INSFileManagerDelegate

Die Instanz, auf der diese Erweiterungsmethode ausgeführt wird.

fileManager
NSFileManager
srcPath
String
dstPath
String

Gibt zurück

Gilt für: