次の方法で共有


NSFileManagerDelegate.ShouldRemoveItemAtPath(NSFileManager, String) メソッド

定義

[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

パラメーター

fileManager
NSFileManager
path
String

戻り値

属性

適用対象