Partager via


NSFileManagerDelegate_Extensions.ShouldMoveItemAtPath Méthode

Définition

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

Paramètres

This
INSFileManagerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

fileManager
NSFileManager
srcPath
String
dstPath
String

Retours

S’applique à