RouteGuidance.Instructions Property

Definition

A list of instructions describing maneuvers.

public System.Collections.Generic.IReadOnlyList<Azure.Maps.Routing.Models.RouteInstruction> Instructions { get; }
member this.Instructions : System.Collections.Generic.IReadOnlyList<Azure.Maps.Routing.Models.RouteInstruction>
Public ReadOnly Property Instructions As IReadOnlyList(Of RouteInstruction)

Property Value

Applies to