共用方式為


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

傳回

適用於