RouteManeuver.InstructionKind-Eigenschaft
Namespace: Microsoft.Phone.Maps.Services
Assembly: Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)
Syntax
'Declaration
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
Eigenschaftswert
Typ: Microsoft.Phone.Maps.Services.RouteManeuverInstructionKind
Versionsinformationen
.NET für Windows Phone-Apps
Unterstützt in: Windows Phone 8, Silverlight 8.1
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.