다음을 통해 공유


WebexClientWrapper.Options 속성

정의

어댑터에 대한 옵션 컬렉션을 가져옵니다.

public Microsoft.Bot.Builder.Adapters.Webex.WebexClientWrapperOptions Options { get; }
member this.Options : Microsoft.Bot.Builder.Adapters.Webex.WebexClientWrapperOptions
Public ReadOnly Property Options As WebexClientWrapperOptions

속성 값

사용 가능한 각 옵션에 대한 속성을 노출하는 WebexClientWrapperOptions 클래스입니다.

적용 대상