다음을 통해 공유


NSFileManager.IsDeletableFile(String) 메서드

정의

지정된 경로의 파일을 삭제할 수 있는지 여부입니다.

[Foundation.Export("isDeletableFileAtPath:")]
public virtual bool IsDeletableFile (string path);
abstract member IsDeletableFile : string -> bool
override this.IsDeletableFile : string -> bool

매개 변수

path
String

반환

특성

적용 대상