TurnPath.DIALOGEVENT 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.DialogEvent instead.
The current dialog event (set during event processing).
[System.Obsolete("This property is deprecated, use TurnPath.DialogEvent instead.")]
public const string DIALOGEVENT;
[<System.Obsolete("This property is deprecated, use TurnPath.DialogEvent instead.")>]
val mutable DIALOGEVENT : string
Public Const DIALOGEVENT As String
Field Value
- Attributes
Remarks
This property is deprecated, use TurnPath.DialogEvent instead.