IWebSiteBase.HostNames Property

Definition

Gets hostnames associated with the app.

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

Property Value

Applies to