TurnPath.INTERRUPTED 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.Interrupted instead.
If true an interruption has occured.
[System.Obsolete("This property is deprecated, use TurnPath.Interrupted instead.")]
public const string INTERRUPTED;
[<System.Obsolete("This property is deprecated, use TurnPath.Interrupted instead.")>]
val mutable INTERRUPTED : string
Public Const INTERRUPTED As String
Field Value
- Attributes
Remarks
This property is deprecated, use TurnPath.Interrupted instead.