Skip to main content
All docs
V25.1
  • AzureRouteInstruction.CombinedMessage Property

    Returns a message for the maneuver combined with the message for the next instruction.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public string CombinedMessage { get; }

    Property Value

    Type Description
    String

    A text message.

    See Also