IWebAppBase.EnabledHostNames 속성

정의

사용하도록 설정된 웹앱의 호스트 이름을 가져옵니다.

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

속성 값

적용 대상