IWebAppBase.HostNames Property

Definition

Gets hostnames associated with web app.

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

Property Value

Applies to