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

host

The host component of a URL if the URL conforms to RFC 1808 (the most common form of URL), otherwise nil. URLのホスト構成要素、もしそのURLがRFC 1808(URLの最も一般的な形式)に準拠するならば、そうでなければnil。

Declaration 宣言

var host: String? { get }

Discussion 議論

See Also 参照

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