Condividi tramite


Proprietà RouteManeuver.InstructionText

Spazio dei nomi:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: System.String

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RouteManeuver Classe

Spazio dei nomi Microsoft.Phone.Maps.Services