EntityExtension.GetAIEntity(IActivity) Method
Definition
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.
public static Microsoft.Agents.Core.Models.AIEntity GetAIEntity(this Microsoft.Agents.Core.Models.IActivity activity);
static member GetAIEntity : Microsoft.Agents.Core.Models.IActivity -> Microsoft.Agents.Core.Models.AIEntity
<Extension()>
Public Function GetAIEntity (activity As IActivity) As AIEntity
Parameters
- activity
- IActivity