| -api-id | M:Windows.AI.Actions.ActionEntityFactory.CreateTextEntity(System.String,Windows.AI.Actions.ActionEntityTextFormat) |
|---|---|
| -api-type | winrt method |
Windows.AI.Actions.ActionEntityFactory.CreateTextEntity(System.String,Windows.AI.Actions.ActionEntityTextFormat)
Creates a new instance of TextActionEntity with the specified text and text format.
The text of the new TextActionEntity.
A member of the ActionEntityTextFormat enumeration specifying the format of the text.
A new TextActionEntity.