共用方式為


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

適用於