Compartir a través de


NSFileManagerDelegate.ShouldRemoveItemAtPath(NSFileManager, String) Método

Definición

[Foundation.Export("fileManager:shouldRemoveItemAtPath:")]
public virtual bool ShouldRemoveItemAtPath (Foundation.NSFileManager fileManager, string path);
abstract member ShouldRemoveItemAtPath : Foundation.NSFileManager * string -> bool
override this.ShouldRemoveItemAtPath : Foundation.NSFileManager * string -> bool

Parámetros

fileManager
NSFileManager
path
String

Devoluciones

Atributos

Se aplica a