次の方法で共有


ComponentRegistrationBridge<TComponent>.BotComponent プロパティ

定義

レガシ ComponentRegistrationにブリッジされる を取得BotComponentします。

protected TComponent BotComponent { get; }
member this.BotComponent : 'Component
Protected ReadOnly Property BotComponent As TComponent

プロパティ値

TComponent

BotComponent は、レガシ ComponentRegistrationにブリッジされます。

適用対象