Condividi tramite


NSFileManager.IsExecutableFile(String) Metodo

Definizione

Indica se il file nel percorso specificato è eseguibile.

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

Parametri

path
String

Restituisce

Attributi

Si applica a