次の方法で共有


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)

プロパティ値

適用対象