Поделиться через


NSFileManager.GetAttributes Метод

Определение

Перегрузки

GetAttributes(String)
GetAttributes(String, NSError)

GetAttributes(String)

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

Параметры

path
String

Возвращаемое значение

Применяется к

GetAttributes(String, NSError)

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

Параметры

path
String
error
NSError

Возвращаемое значение

Применяется к