TurnPath.RECOGNIZED 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.Recognized instead.
The recognized result for the current turn.
[System.Obsolete("This property is deprecated, use TurnPath.Recognized instead.")]
public const string RECOGNIZED;
[<System.Obsolete("This property is deprecated, use TurnPath.Recognized instead.")>]
val mutable RECOGNIZED : string
Public Const RECOGNIZED As String
Field Value
- Attributes
Remarks
This property is deprecated, use TurnPath.Recognized instead.