Share via


BeginSkill.BotId Property

Definition

Gets or sets the Microsoft App ID that will be calling the skill.

public AdaptiveExpressions.Properties.StringExpression BotId { get; set; }
member this.BotId : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property BotId As StringExpression

Property Value

The Microsoft App ID that will be calling the skill.

Applies to