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

name

Returns one of the hostnames of the receiver. レシーバのホスト名の1つを返します。

Declaration 宣言

var name: String? { get }

Return Value 戻り値

One of the hostnames of the receiver. Can be either a simple hostname, such as "sales", or a fully qualified domain name, such as "sales.anycorp.com". レシーバのホスト名の1つ。単純なホスト名、例えば"sales"など、または完全修飾ドメイン名、例えば"sales.anycorp.com"などのどちらでも可能です。

See Also 参照

Getting Host Information ホスト情報を得る