TurnPath.LASTRESULT 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.LastResult instead.
The result from the last dialog that was called.
[System.Obsolete("This property is deprecated, use TurnPath.LastResult instead.")]
public const string LASTRESULT;
[<System.Obsolete("This property is deprecated, use TurnPath.LastResult instead.")>]
val mutable LASTRESULT : string
Public Const LASTRESULT As String
Field Value
- Attributes
Remarks
This property is deprecated, use TurnPath.LastResult instead.