Partager via


NSFileManager.IsReadableFile(String) Méthode

Définition

Indique si le fichier au niveau du chemin spécifié est lisible.

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

Paramètres

path
String

Retours

Attributs

S’applique à