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

반환

적용 대상