다음을 통해 공유


NSFileManager.IsReadableFile(String) 메서드

정의

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

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

매개 변수

path
String

반환

특성

적용 대상