Host

EmailAddress.Host property

アドレスのホスト部分を取得します。

public string Host { get; }

プロパティ値

アドレスのホスト部分。

関連項目