共用方式為


IWebAppBase.EnabledHostNames 屬性

定義

取得已啟用之 Web 應用程式的主機名稱。

public System.Collections.Generic.ISet<string> EnabledHostNames { get; }
member this.EnabledHostNames : System.Collections.Generic.ISet<string>
Public ReadOnly Property EnabledHostNames As ISet(Of String)

屬性值

適用於