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

baseURL

The base URL. (read-only) 基準URL。(読み出しのみ)

Declaration 宣言

var baseURL: URL? { get }

Discussion 議論

This property contains the base URL. If the receiver is an absolute URL, this property contains nil. このプロパティは、基準URLを含みます。レシーバが絶対URLならば、このプロパティはnilを含みます。

See Also 参照

Accessing the Parts of the URL URLの部分それらにアクセスする