Partager via


NSFileManager.IsDeletableFile(String) Méthode

Définition

Indique si le fichier au chemin d’accès spécifié peut être supprimé.

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

Paramètres

path
String

Retours

Attributs

S’applique à