Share via


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

戻り値

適用対象