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

relativeString

The relative portion of a URL. あるURLの相対部分。

Declaration 宣言

var relativeString: String { get }

Discussion 議論

If baseURL is nil, or if the receiver is itself absolute, this is the same as absoluteString. baseURLがnilならば、またはレシーバがそれ自身で完全ならば、これはabsoluteStringと同じです。

See Also 参照

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