ItineraryItemHint Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains properties that provide extra information to help follow the route instruction.

Syntax

public class ItineraryItemHint : System.Object
Public Class ItineraryItemHint Inherits System.Object

Constructor

Name

Description

ItineraryItemHint 

Initializes a new instance of an ItineraryItemHint object.

Public Properties

Name

Description

HintType 

An ItineraryItemHintType Enumeration value specifying the type of hint described in the ItineraryItemHint.Text Property.

Text

A string describing the hint associated with the route itinerary item.

See Also

ItineraryItem.Hints Property