SkillDialogOptions.BotId Property

Definition

Gets or sets the Microsoft app ID of the bot calling the skill.

public string BotId { get; set; }
member this.BotId : string with get, set
Public Property BotId As String

Property Value

The the Microsoft app ID of the bot calling the skill.

Applies to