TurnPath.RECOGNIZEDENTITIES Field
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.
Caution
This property is deprecated, use TurnPath.RecognizedEntities instead.
Entities that were recognized from text.
[System.Obsolete("This property is deprecated, use TurnPath.RecognizedEntities instead.")]
public const string RECOGNIZEDENTITIES;
[<System.Obsolete("This property is deprecated, use TurnPath.RecognizedEntities instead.")>]
val mutable RECOGNIZEDENTITIES : string
Public Const RECOGNIZEDENTITIES As String
Field Value
- Attributes
Remarks
This property is deprecated, use TurnPath.RecognizedEntities instead.