NSFileManager.IsExecutableFile(String) Método

Definição

Se o arquivo no caminho especificado é executável.

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

Parâmetros

path
String

Retornos

Atributos

Aplica-se a