Share via


RouteManeuver.InstructionText Property

Namespace:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property InstructionText As String
public string InstructionText { get; internal set; }
public:
property String^ InstructionText {
    String^ get ();
    internal: void set (String^ value);
}
member InstructionText : string with get, internal set

Property Value

Type: System.String

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

RouteManeuver Class

Microsoft.Phone.Maps.Services Namespace