次の方法で共有


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

戻り値

適用対象