Freigeben über


NSFileManager.IsExecutableFile(String) Methode

Definition

Gibt an, ob die Datei im angegebenen Pfad ausführbar ist.

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

Parameter

path
String

Gibt zurück

Attribute

Gilt für: