RecognizedEntitiesModule Class
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.
Defines a list of previously recognized entities.
public class RecognizedEntitiesModule
type RecognizedEntitiesModule = class
Public Class RecognizedEntitiesModule
- Inheritance
-
RecognizedEntitiesModule
Constructors
RecognizedEntitiesModule() |
Initializes a new instance of the RecognizedEntitiesModule class. |
RecognizedEntitiesModule(IList<RecognizedEntityGroup>) |
Initializes a new instance of the RecognizedEntitiesModule class. |
Properties
Value |
Gets a list of recognized entities. |