Share via


NSString.PathWithComponents(String[]) メソッド

定義

指定したコンポーネントの配列からパスを構築します。

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

パラメーター

components
String[]

戻り値

String[]
属性

適用対象