Condividi tramite


NSFileManager.IsReadableFile(String) Metodo

Definizione

Indica se il file nel percorso specificato è leggibile.

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

Parametri

path
String

Restituisce

Attributi

Si applica a