次の方法で共有


WebexClientWrapper.Options プロパティ

定義

アダプターの 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 クラス。

適用対象