NSFileManager.GetDirectoryContentRecursive(String, NSError) 메서드

정의

[Foundation.Export("subpathsOfDirectoryAtPath:error:")]
public virtual string[] GetDirectoryContentRecursive (string path, out Foundation.NSError error);
abstract member GetDirectoryContentRecursive : string *  -> string[]
override this.GetDirectoryContentRecursive : string *  -> string[]

매개 변수

path
String
error
NSError

반환

String[]
특성

적용 대상