ComponentRegistrationBridge<TComponent>.BotComponent Property

Definition

Gets BotComponent to be bridged to the legacy ComponentRegistration.

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

Property Value

TComponent

BotComponent to be bridged to the legacy ComponentRegistration.

Applies to