Condividi tramite


Proprietà RouteManeuver.InstructionKind

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

Sintassi

'Dichiarazione
Public Property InstructionKind As RouteManeuverInstructionKind
public RouteManeuverInstructionKind InstructionKind { get; internal set; }
public:
property RouteManeuverInstructionKind InstructionKind {
    RouteManeuverInstructionKind get ();
    internal: void set (RouteManeuverInstructionKind value);
}
member InstructionKind : RouteManeuverInstructionKind with get, internal set

Valore proprietà

Tipo: Microsoft.Phone.Maps.Services.RouteManeuverInstructionKind

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