DnsEndPoint.Host 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得主機的主機名稱或網際網路通訊協定 (IP) 位址的字串表示。
public:
property System::String ^ Host { System::String ^ get(); };
public string Host { get; }
member this.Host : string
Public ReadOnly Property Host As String
屬性值
主機名稱或 IP 位址的字串表示。
備註
屬性 Host 表示 類別實例之IP位址的 DnsEndPoint 主機名或字串表示。