Поделиться через


NSFileManager.IsExecutableFile(String) Метод

Определение

Является ли файл по указанному пути исполняемым.

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

Параметры

path
String

Возвращаемое значение

Атрибуты

Применяется к