Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MapRouteManeuver.InstructionText Property
Definition
- Namespace:
- Windows.Services.Maps
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the instruction text associated with the maneuver.
public:
property Platform::String ^ InstructionText { Platform::String ^ get(); };
winrt::hstring InstructionText();
public string InstructionText { get; }
var string = mapRouteManeuver.instructionText;
Public ReadOnly Property InstructionText As String
Property Value
The instruction text associated with the maneuver.
Applies to
See also
Feedback
Was this page helpful?
