Share via


Activity.SemanticAction Property

Definition

Gets or sets an optional programmatic action accompanying this request.

public Microsoft.Bot.Schema.SemanticAction SemanticAction { get; set; }
member this.SemanticAction : Microsoft.Bot.Schema.SemanticAction with get, set
Public Property SemanticAction As SemanticAction

Property Value

An optional programmatic action accompanying this request.

Applies to