NSFileManager.IsReadableFile(String) Método

Definição

Se o arquivo no caminho especificado é legível.

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

Parâmetros

path
String

Retornos

Atributos

Aplica-se a