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 类,用于公开每个可用选项的属性。

适用于