Freigeben über


NSFileManager.GetAttributes Methode

Definition

Überlädt

GetAttributes(String)
GetAttributes(String, NSError)

GetAttributes(String)

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

Parameter

path
String

Gibt zurück

Gilt für:

GetAttributes(String, NSError)

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

Parameter

path
String
error
NSError

Gibt zurück

Gilt für: