다음을 통해 공유


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

반환

적용 대상