다음을 통해 공유


NSString.PathWithComponents(String[]) 메서드

정의

지정된 구성 요소 배열에서 경로를 생성합니다.

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

매개 변수

components
String[]

반환

String[]
특성

적용 대상