다음을 통해 공유


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

반환

특성

적용 대상