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

address

Returns one of the network addresses of the receiver. レシーバのネットワークアドレスの1つを返します。

Declaration 宣言

var address: String? { get }

Return Value 戻り値

One of the network address for the receiver. For example, "192.42.172.1" or "fe80::1". レシーバに対するネットワークアドレスの1つ。例えば、"192.42.172.1"または"fe80::1"

See Also 参照

Getting Host Information ホスト情報を得る