共用方式為


NSString.PathWithComponents(String[]) 方法

定義

從指定的元件陣列建構路徑。

[Foundation.Export("pathWithComponents:")]
public static string[] PathWithComponents (string[] components);
static member PathWithComponents : string[] -> string[]

參數

components
String[]

傳回

String[]
屬性

適用於