Partager via


IWebSiteBase.EnabledHostNames Propriété

Définition

Obtient les noms d’hôte activés pour l’application. Les noms d’hôte doivent être attribués (voir HostNames) ET activés. Sinon, l’application n’est pas servie sur ces noms d’hôte.

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

Valeur de propriété

S’applique à