MembershipEntry.HostName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定址接收器的 DNS 主機名稱。 等於 Dns.GetHostName () 。 在定址接收器啟動時設定。
public string HostName { get; set; }
[Orleans.Id(4)]
public string HostName { get; set; }
member this.HostName : string with get, set
[<Orleans.Id(4)>]
member this.HostName : string with get, set
Public Property HostName As String
屬性值
- 屬性