Bagikan melalui


DnsEndPoint.Host Properti

Definisi

Mendapatkan nama host atau representasi string dari alamat Protokol Internet (IP) host.

public:
 property System::String ^ Host { System::String ^ get(); };
public string Host { get; }
member this.Host : string
Public ReadOnly Property Host As String

Nilai Properti

Nama host atau representasi string alamat IP.

Keterangan

Properti Host menunjukkan nama host atau representasi string alamat IP untuk instans DnsEndPoint kelas.

Berlaku untuk