Compartilhar via


NSFileManager.GetAttributes Método

Definição

Sobrecargas

GetAttributes(String)
GetAttributes(String, NSError)

GetAttributes(String)

public Foundation.NSFileAttributes GetAttributes (string path);
member this.GetAttributes : string -> Foundation.NSFileAttributes

Parâmetros

path
String

Retornos

Aplica-se a

GetAttributes(String, NSError)

public Foundation.NSFileAttributes GetAttributes (string path, out Foundation.NSError error);
member this.GetAttributes : string *  -> Foundation.NSFileAttributes

Parâmetros

path
String
error
NSError

Retornos

Aplica-se a