NSString.PathComponents Property

Definition

An array of strings containing, in order, each path component of this string.

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

Property Value

String[]
Attributes

Applies to