Compartilhar via


NSFileManagerDelegate.ShouldRemoveItemAtPath(NSFileManager, String) Método

Definição

[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

Retornos

Atributos

Aplica-se a