다음을 통해 공유


IWebAppBase.HostNames 속성

정의

웹앱과 연결된 호스트 이름을 가져옵니다.

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

속성 값

적용 대상