NSString.PathComponents 属性

定义

字符串数组,按顺序包含此字符串的每个路径组件。

public virtual string[] PathComponents { [Foundation.Export("pathComponents")] get; }
member this.PathComponents : string[]

属性值

String[]
属性

适用于