다음을 통해 공유


NSFileManager.IsWritableFile(String) 메서드

정의

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

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

매개 변수

path
String

반환

특성

적용 대상