다음을 통해 공유


NSFileManager.IsExecutableFile(String) 메서드

정의

지정된 경로의 파일이 실행 가능한지 여부입니다.

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

매개 변수

path
String

반환

특성

적용 대상