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

user

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

Declaration 宣言

var user: String? { get }

Discussion 議論

See Also 参照

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