다음을 통해 공유


WebexClientWrapperOptions.WebexPublicAddress 속성

정의

봇 애플리케이션의 루트 URI를 가져오거나 설정합니다. ''https://mybot.com/와 같습니다.

public Uri WebexPublicAddress { get; set; }
member this.WebexPublicAddress : Uri with get, set
Public Property WebexPublicAddress As Uri

속성 값

Uri

봇 애플리케이션의 루트 URI입니다.

적용 대상