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[]
属性

适用于