RouteInstruction.InstructionType Property

Definition

Type of the instruction, e.g., turn or change of road form.

public Azure.Maps.Routing.Models.GuidanceInstructionType? InstructionType { get; }
member this.InstructionType : Nullable<Azure.Maps.Routing.Models.GuidanceInstructionType>
Public ReadOnly Property InstructionType As Nullable(Of GuidanceInstructionType)

Property Value

Applies to