Instance Property インスタンスプロパティ

pathComponents

The path components of the URL, or an empty array if the path is an empty string. URLのパス構成要素それら、またはパスが空文字列ならば空文字列。

Declaration 宣言

var pathComponents: [String] { get }

See Also 参照

Accessing the Parts of a URL URLの部分にアクセスする