ComponentRegistrationBridge<TComponent>.BotComponent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.