Compartilhar via


NSFileManagerDelegate_Extensions.ShouldMoveItemAtPath Método

Definição

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

Parâmetros

This
INSFileManagerDelegate

A instância na qual esse método de extensão opera.

fileManager
NSFileManager
srcPath
String
dstPath
String

Retornos

Aplica-se a