Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

TurnContext.Activity Property

Definition

Namespace:
Microsoft.Agents.Builder
Assembly:
Microsoft.Agents.Builder.dll
Package:
Microsoft.Agents.Builder v1.4.83

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 the activity associated with this turn; or null when processing a proactive message.

public Microsoft.Agents.Core.Models.IActivity Activity { get; }
member this.Activity : Microsoft.Agents.Core.Models.IActivity
Public ReadOnly Property Activity As IActivity

Property Value

The activity associated with this turn.

Implements

Applies to


Feedback

Was this page helpful?