Share via


BotChannelSite.IsV3Enabled Property

Definition

Whether this site is enabled for Bot Framework V3 protocol.

public bool? IsV3Enabled { get; set; }
member this.IsV3Enabled : Nullable<bool> with get, set
Public Property IsV3Enabled As Nullable(Of Boolean)

Property Value

Applies to