次の方法で共有


RouteGuidance.Instructions プロパティ

定義

操作を記述する命令の一覧。

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)

プロパティ値

適用対象