Share via


NSFileManagerDelegate_Extensions.ShouldRemoveItemAtPath 方法

定义

public static bool ShouldRemoveItemAtPath (this Foundation.INSFileManagerDelegate This, Foundation.NSFileManager fileManager, string path);
static member ShouldRemoveItemAtPath : Foundation.INSFileManagerDelegate * Foundation.NSFileManager * string -> bool

参数

This
INSFileManagerDelegate

此扩展方法在其上运行的实例。

fileManager
NSFileManager
path
String

返回

适用于